Interface FormatField
- All Superinterfaces:
Cloneable, Component, DataComponent, Field
- All Known Implementing Classes:
FormatFieldImpl
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface Component
Component.Configuration -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanMethods inherited from interface Component
getForm, getId, getLabel, getParent, getPosition, validateMethods inherited from interface DataComponent
getDefaultLabelMethods inherited from interface 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()
-