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