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