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