Class UIYesNoComboBox.YesNoComboBoxAspectCreator
- java.lang.Object
-
- org.linkki.core.ui.element.annotation.UIYesNoComboBox.YesNoComboBoxAspectCreator
-
- All Implemented Interfaces:
AspectDefinitionCreator<UIYesNoComboBox>
- Enclosing class:
- UIYesNoComboBox
public static class UIYesNoComboBox.YesNoComboBoxAspectCreator extends Object implements AspectDefinitionCreator<UIYesNoComboBox>
Aspect definition creator for theUIYesNoComboBoxannotation.
-
-
Constructor Summary
Constructors Constructor Description YesNoComboBoxAspectCreator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LinkkiAspectDefinitioncreate(UIYesNoComboBox annotation)
-
-
-
Method Detail
-
create
public LinkkiAspectDefinition create(UIYesNoComboBox annotation)
- Specified by:
createin interfaceAspectDefinitionCreator<UIYesNoComboBox>
-
-