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