Uses of Class
org.linkki.core.ui.element.annotation.UITextArea
-
Packages that use UITextArea Package Description org.linkki.core.ui.element.annotation Annotations for the creation and binding of UI elements. -
-
Uses of UITextArea in org.linkki.core.ui.element.annotation
Methods in org.linkki.core.ui.element.annotation with parameters of type UITextArea Modifier and Type Method Description LinkkiAspectDefinitionUITextArea.TextAreaAspectCreator. create(UITextArea annotation)LinkkiComponentDefinitionUITextArea.TextAreaComponentDefinitionCreator. create(UITextArea annotation, AnnotatedElement annotatedElement)
-