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 TypeMethodDescriptionbooleanbooleanbooleanMethods inherited from interface ch.tocco.nice2.model.form.api.form2.components.Component
getForm, getId, getLabel, getParent, getPosition, validateMethods inherited from interface ch.tocco.nice2.model.form.api.form2.components.DataComponent
getDefaultLabelMethods 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()
-