Package org.teamapps.dto
Class UiFloatingComponent.SetPositionCommand
java.lang.Object
org.teamapps.dto.UiFloatingComponent.SetPositionCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetPositionCommand(String componentId, UiFloatingComponentPosition position) -
Method Summary
-
Field Details
-
componentId
-
position
-
-
Constructor Details
-
SetPositionCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetPositionCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getPosition
-