Package org.teamapps.dto
Class UiMap.RemoveShapeCommand
java.lang.Object
org.teamapps.dto.UiMap.RemoveShapeCommand
- Enclosing class:
UiMap
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.RemoveShapeCommand(String componentId, String shapeId) -
Method Summary
-
Field Details
-
componentId
-
shapeId
-
-
Constructor Details
-
RemoveShapeCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
RemoveShapeCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getShapeId
-