Class UiSplitPane.SplitResizedEvent
java.lang.Object
org.teamapps.dto.UiSplitPane.SplitResizedEvent
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SplitResizedEvent(String componentId, float referenceChildSize) -
Method Summary
-
Field Details
-
componentId
-
referenceChildSize
protected float referenceChildSize
-
-
Constructor Details
-
SplitResizedEvent
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SplitResizedEvent
-
-
Method Details
-
getUiEventType
- Specified by:
getUiEventTypein interfaceUiEvent
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiEvent
-
getReferenceChildSize
public float getReferenceChildSize()
-