Package org.teamapps.dto
Klasse UiWorkSpaceLayout.AddViewAsNeighbourTabCommand
java.lang.Object
org.teamapps.dto.UiWorkSpaceLayout.AddViewAsNeighbourTabCommand
- Umschließende Klasse:
UiWorkSpaceLayout
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected Stringprotected Stringprotected UiWorkSpaceLayoutViewprotected boolean -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.AddViewAsNeighbourTabCommand(String componentId, UiWorkSpaceLayoutView newView, String existingViewName, boolean select) -
Methodenübersicht
-
Felddetails
-
componentId
-
newView
-
existingViewName
-
select
protected boolean select
-
-
Konstruktordetails
-
AddViewAsNeighbourTabCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
AddViewAsNeighbourTabCommand
public AddViewAsNeighbourTabCommand(String componentId, UiWorkSpaceLayoutView newView, String existingViewName, boolean select)
-
-
Methodendetails
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-
getNewView
-
getExistingViewName
-
getSelect
public boolean getSelect()
-