Uses of Class
com.jbstrap.ui.components.form.items.TextItem
-
Uses of TextItem in com.jbstrap.ui.components.form.items
Modifier and TypeMethodDescriptionfinal TextItem
TextItem.forceTextArea
(boolean forceTextArea) Sets if the text area is forced, regardless of the character length.TextItem.setDefaultValue
(Object defaultValue) Sets the default value of the fieldfinal TextItem
Sets the specified input mask on the text input field.final TextItem
TextItem.setMaxLength
(int maxLength) Sets the maximum allowed length of the text item.