Klasse UiWorkSpaceLayout.AddViewAsNeighbourTabCommand

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

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

    • componentId

      protected String componentId
    • newView

      protected UiWorkSpaceLayoutView newView
    • existingViewName

      protected String existingViewName
    • select

      protected boolean select
  • Konstruktordetails

    • AddViewAsNeighbourTabCommand

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

      public AddViewAsNeighbourTabCommand(String componentId, UiWorkSpaceLayoutView newView, String existingViewName, boolean select)
  • Methodendetails