Klasse UiPageView.RemoveBlockCommand

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

public static class UiPageView.RemoveBlockCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • blockId

      protected String blockId
  • Konstruktordetails

    • RemoveBlockCommand

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

      public RemoveBlockCommand(String componentId, String blockId)
  • Methodendetails