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