Package com.onec.ui
Class UiLayoutBuilder.WidgetBuilder
java.lang.Object
com.onec.ui.UiLayoutBuilder.WidgetBuilder
- Enclosing class:
UiLayoutBuilder
-
Method Summary
Modifier and TypeMethodDescriptionOptional help text, surfaced as a hoverable?icon next to the widget title.maxItems(int maxItems) order(int order) Switch back to section configuration.titleField(String titleField) Start a new widget.
-
Method Details
-
type
-
order
-
width
-
catalog
-
document
-
register
-
maxItems
-
dateField
-
titleField
-
config
-
hint
Optional help text, surfaced as a hoverable?icon next to the widget title. -
widget
Start a new widget. -
section
Switch back to section configuration.
-