Package org.teamapps.dto
Klasse UiRichTextEditor.SetMaxImageFileSizeInBytesCommand
java.lang.Object
org.teamapps.dto.UiRichTextEditor.SetMaxImageFileSizeInBytesCommand
- Umschließende Klasse:
UiRichTextEditor
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.SetMaxImageFileSizeInBytesCommand(String componentId, long maxImageFileSizeInBytes) -
Methodenübersicht
-
Felddetails
-
componentId
-
maxImageFileSizeInBytes
protected long maxImageFileSizeInBytes
-
-
Konstruktordetails
-
SetMaxImageFileSizeInBytesCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
SetMaxImageFileSizeInBytesCommand
-
-
Methodendetails
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-
getMaxImageFileSizeInBytes
public long getMaxImageFileSizeInBytes()
-