Class UiTextField.SetMaxCharactersCommand
java.lang.Object
org.teamapps.dto.UiTextField.SetMaxCharactersCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetMaxCharactersCommand(String componentId, int maxCharacters) -
Method Summary
-
Field Details
-
componentId
-
maxCharacters
protected int maxCharacters
-
-
Constructor Details
-
SetMaxCharactersCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetMaxCharactersCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getMaxCharacters
public int getMaxCharacters()
-