| Package | Description |
|---|---|
| org.dominokit.domino.ui.forms | |
| org.dominokit.domino.ui.utils |
| Modifier and Type | Field and Description |
|---|---|
static FieldStyle |
FieldStyle.LINED
Fields are styles with bottom border line and greyed boxed area.
|
static FieldStyle |
FieldStyle.ROUNDED
Fields are styles with rounded borders
|
| Modifier and Type | Method and Description |
|---|---|
FieldStyle |
ValueBox.getFieldStyle() |
| Modifier and Type | Method and Description |
|---|---|
T |
ValueBox.setFieldStyle(FieldStyle fieldStyle)
Change the style of the field
|
| Modifier and Type | Method and Description |
|---|---|
FieldStyle |
DominoUIConfig.getDefaultFieldsStyle() |
| Modifier and Type | Method and Description |
|---|---|
DominoUIConfig |
DominoUIConfig.setDefaultFieldsStyle(FieldStyle fieldsStyle)
Globally change the form fields style
|
Copyright © 2019–2022 Dominokit. All rights reserved.