Class UIMultiSelect.MultiSelectComponentDefinitionCreator
- java.lang.Object
-
- org.linkki.core.ui.element.annotation.UIMultiSelect.MultiSelectComponentDefinitionCreator
-
- All Implemented Interfaces:
ComponentDefinitionCreator<UIMultiSelect>
- Enclosing class:
- UIMultiSelect
public static class UIMultiSelect.MultiSelectComponentDefinitionCreator extends Object implements ComponentDefinitionCreator<UIMultiSelect>
-
-
Constructor Summary
Constructors Constructor Description MultiSelectComponentDefinitionCreator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LinkkiComponentDefinitioncreate(UIMultiSelect annotation, AnnotatedElement annotatedElement)
-
-
-
Method Detail
-
create
public LinkkiComponentDefinition create(UIMultiSelect annotation, AnnotatedElement annotatedElement)
- Specified by:
createin interfaceComponentDefinitionCreator<UIMultiSelect>
-
-