Package io.dialob.api.form
Interface FormItem
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ImmutableFormItem,ModifiableFormItem
-
Method Details
-
getId
-
getType
-
getView
String getView() -
getLabel
-
getDescription
-
getRequired
String getRequired() -
getRequiredErrorText
-
getReadOnly
Boolean getReadOnly() -
getItems
-
getClassName
-
getActiveWhen
String getActiveWhen() -
getCanAddRowWhen
String getCanAddRowWhen() -
getCanRemoveRowWhen
String getCanRemoveRowWhen() -
getValidations
-
getValueSetId
String getValueSetId() -
getDefaultValue
Object getDefaultValue() -
getProps
-
getAdditionalProperties
-