Klasse UiStaticGridLayout.UpdateLayoutCommand

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

public static class UiStaticGridLayout.UpdateLayoutCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • descriptor

      protected UiGridLayout descriptor
  • Konstruktordetails

    • UpdateLayoutCommand

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

      public UpdateLayoutCommand(String componentId, UiGridLayout descriptor)
  • Methodendetails