Package org.teamapps.dto
Class UiSplitPane.SetSizeCommand
java.lang.Object
org.teamapps.dto.UiSplitPane.SetSizeCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetSizeCommand(String componentId, float referenceChildSize, UiSplitSizePolicy sizePolicy) -
Method Summary
-
Field Details
-
componentId
-
referenceChildSize
protected float referenceChildSize -
sizePolicy
-
-
Constructor Details
-
SetSizeCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetSizeCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getReferenceChildSize
public float getReferenceChildSize() -
getSizePolicy
-