Interface FormatField
- All Superinterfaces:
Cloneable
,Component
,DataComponent
,Field
- All Known Implementing Classes:
FormatFieldImpl
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface ch.tocco.nice2.model.form.api.form2.components.Component
Component.Configuration
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
Methods inherited from interface ch.tocco.nice2.model.form.api.form2.components.Component
getForm, getId, getLabel, getParent, getPosition, validate
Methods inherited from interface ch.tocco.nice2.model.form.api.form2.components.DataComponent
getDefaultLabel
Methods inherited from interface ch.tocco.nice2.model.form.api.form2.components.Field
accept, getAutoCompleteEndpoint, getDataType, getDefaultValue, getPath, getSimpleSearch, getValidator, isParentContainerReadonly
-
Method Details
-
isNumericOnly
boolean isNumericOnly() -
isShowDelimiterLazily
boolean isShowDelimiterLazily() -
isSaveUnformatted
boolean isSaveUnformatted() -
getPrefix
String getPrefix() -
getBlocks
-
getDelimiters
-
getForceCase
FormatField.ForceCase getForceCase()
-