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