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