Class UiFileField.SetAcceptedFileTypesCommand
java.lang.Object
org.teamapps.dto.UiFileField.SetAcceptedFileTypesCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetAcceptedFileTypesCommand(String componentId, List<String> acceptedFileTypes) -
Method Summary
-
Field Details
-
componentId
-
acceptedFileTypes
-
-
Constructor Details
-
SetAcceptedFileTypesCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetAcceptedFileTypesCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getAcceptedFileTypes
-