Class UILabel.LabelAspectDefinitionCreator
- java.lang.Object
-
- org.linkki.core.ui.element.annotation.UILabel.LabelAspectDefinitionCreator
-
- All Implemented Interfaces:
AspectDefinitionCreator<UILabel>
- Enclosing class:
- UILabel
public static class UILabel.LabelAspectDefinitionCreator extends Object implements AspectDefinitionCreator<UILabel>
Aspect definition creator for theUILabelannotation.
-
-
Constructor Summary
Constructors Constructor Description LabelAspectDefinitionCreator()
-
-
-
Method Detail
-
create
public LinkkiAspectDefinition create(UILabel annotation)
- Specified by:
createin interfaceAspectDefinitionCreator<UILabel>
-
-