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