Package io.jmix.ui.component
Interface TextInputField.MaxLengthLimited
- All Known Subinterfaces:
PasswordField
,ResizableTextArea<V>
,TextArea<V>
,TextField<V>
- All Known Implementing Classes:
AbstractTextArea
,PasswordFieldImpl
,ResizableTextAreaImpl
,TextAreaImpl
,TextFieldImpl
- Enclosing interface:
- TextInputField<V>
public static interface TextInputField.MaxLengthLimited
-
Method Summary
-
Method Details
-
getMaxLength
int getMaxLength() -
setMaxLength
-