Annotation Type GridLayout
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
static @interface
Defines a UI row (list of widgets). -
Required Element Summary
-
Optional Element Summary
-
Element Details
-
value
- Returns:
- the ordered list of rows of the layout.
-
-
-
names
- Returns:
- the form name associated to this definition.
- Default:
- {"Main"}
-