Klasse UiMap.RemoveShapeCommand

java.lang.Object
org.teamapps.dto.UiMap.RemoveShapeCommand
Alle implementierten Schnittstellen:
UiCommand<Void>
Umschließende Klasse:
UiMap

public static class UiMap.RemoveShapeCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • shapeId

      protected String shapeId
  • Konstruktordetails

    • RemoveShapeCommand

      @Deprecated public RemoveShapeCommand()
      Veraltet.
      Only for Jackson deserialization. Use the other constructor instead.
    • RemoveShapeCommand

      public RemoveShapeCommand(String componentId, String shapeId)
  • Methodendetails