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