Klasse UiWorkSpaceLayout.RemoveViewCommand

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

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

    • componentId

      protected String componentId
    • viewName

      protected String viewName
  • Konstruktordetails

    • RemoveViewCommand

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

      public RemoveViewCommand(String componentId, String viewName)
  • Methodendetails