Package org.teamapps.dto
Klasse UiWorkSpaceLayoutView
java.lang.Object
org.teamapps.dto.UiWorkSpaceLayoutView
- Alle implementierten Schnittstellen:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected UiClientObjectReferenceprotected booleanprotected Stringprotected booleanprotected Stringprotected Stringprotected boolean -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.UiWorkSpaceLayoutView(String viewName, String tabIcon, String tabCaption, UiClientObjectReference component) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanbooleanbooleansetLazyLoading(boolean lazyLoading) setTabCloseable(boolean tabCloseable) setVisible(boolean visible) toString()
-
Felddetails
-
viewName
-
tabIcon
-
tabCaption
-
component
-
tabCloseable
protected boolean tabCloseable -
lazyLoading
protected boolean lazyLoading -
visible
protected boolean visible
-
-
Konstruktordetails
-
UiWorkSpaceLayoutView
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
UiWorkSpaceLayoutView
public UiWorkSpaceLayoutView(String viewName, String tabIcon, String tabCaption, UiClientObjectReference component)
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject
-
toString
-
getViewName
-
getTabIcon
-
getTabCaption
-
getComponent
-
getTabCloseable
public boolean getTabCloseable() -
getLazyLoading
public boolean getLazyLoading() -
getVisible
public boolean getVisible() -
setTabCloseable
-
setLazyLoading
-
setVisible
-