Klasse UiWorkSpaceLayout.SetViewGroupPanelStateCommand

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

public static class UiWorkSpaceLayout.SetViewGroupPanelStateCommand extends Object implements UiCommand<Void>
  • Felddetails

  • Konstruktordetails

    • SetViewGroupPanelStateCommand

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

      public SetViewGroupPanelStateCommand(String componentId, String viewGroupId, UiViewGroupPanelState panelState)
  • Methodendetails