Annotation Type UIFormSection
-
@LinkkiBoundProperty(org.linkki.core.binding.descriptor.property.annotation.BoundPropertyCreator.EmptyPropertyCreator.class) @Retention(RUNTIME) @Target(TYPE) public @interface UIFormSection
Responsible for creating aBaseSectionin the UI from the annotated PMO class that may include other UI elements.
-
-
Element Detail
-
caption
String caption
The caption text for the section.- Default:
- ""
-
-