Package org.teamapps.dto
Klasse UiWorkSpaceLayout.RefreshViewAttributesCommand
java.lang.Object
org.teamapps.dto.UiWorkSpaceLayout.RefreshViewAttributesCommand
- Umschließende Klasse:
UiWorkSpaceLayout
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.RefreshViewAttributesCommand(String componentId, String viewName, String tabIcon, String tabCaption, boolean tabCloseable, boolean visible) -
Methodenübersicht
-
Felddetails
-
componentId
-
viewName
-
tabIcon
-
tabCaption
-
tabCloseable
protected boolean tabCloseable -
visible
protected boolean visible
-
-
Konstruktordetails
-
RefreshViewAttributesCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
RefreshViewAttributesCommand
-
-
Methodendetails
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-
getViewName
-
getTabIcon
-
getTabCaption
-
getTabCloseable
public boolean getTabCloseable() -
getVisible
public boolean getVisible()
-