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