Klasse UiWorkSpaceLayout.SelectViewCommand

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

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

    • componentId

      protected String componentId
    • viewName

      protected String viewName
  • Konstruktordetails

    • SelectViewCommand

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

      public SelectViewCommand(String componentId, String viewName)
  • Methodendetails