Class UiWorkSpaceLayoutViewGroupItem
java.lang.Object
org.teamapps.dto.UiWorkSpaceLayoutItem
org.teamapps.dto.UiWorkSpaceLayoutViewGroupItem
- All Implemented Interfaces:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected UiViewGroupPanelStateprotected booleanprotected StringFields inherited from class org.teamapps.dto.UiWorkSpaceLayoutItem
id -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.UiWorkSpaceLayoutViewGroupItem(String id, List<String> viewNames) -
Method Summary
Modifier and TypeMethodDescriptionbooleansetPanelState(UiViewGroupPanelState panelState) setPersistent(boolean persistent) setSelectedViewName(String selectedViewName) toString()Methods inherited from class org.teamapps.dto.UiWorkSpaceLayoutItem
getId
-
Field Details
-
viewNames
-
selectedViewName
-
persistent
protected boolean persistent -
panelState
-
-
Constructor Details
-
UiWorkSpaceLayoutViewGroupItem
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
UiWorkSpaceLayoutViewGroupItem
-
-
Method Details
-
getUiObjectType
- Specified by:
getUiObjectTypein interfaceUiObject
-
toString
- Overrides:
toStringin classUiWorkSpaceLayoutItem
-
getViewNames
-
getSelectedViewName
-
getPersistent
public boolean getPersistent() -
getPanelState
-
setSelectedViewName
-
setPersistent
-
setPanelState
-