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