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