Package org.teamapps.dto
Klasse UiTab
java.lang.Object
org.teamapps.dto.UiTab
- Alle implementierten Schnittstellen:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected Stringprotected booleanprotected UiClientObjectReferenceprotected Stringprotected booleanprotected booleanprotected Stringprotected UiClientObjectReferenceprotected boolean -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleangetIcon()booleanbooleangetTabId()booleansetCloseable(boolean closeable) setContent(UiClientObjectReference content) setLazyLoading(boolean lazyLoading) setRightSide(boolean rightSide) setToolbar(UiClientObjectReference toolbar) setVisible(boolean visible) toString()
-
Felddetails
-
tabId
-
icon
-
caption
-
closeable
protected boolean closeable -
lazyLoading
protected boolean lazyLoading -
rightSide
protected boolean rightSide -
visible
protected boolean visible -
toolbar
-
-
-
Konstruktordetails
-
UiTab
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
UiTab
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject
-
toString
-
getTabId
-
getIcon
-
getCaption
-
getCloseable
public boolean getCloseable() -
getLazyLoading
public boolean getLazyLoading() -
getRightSide
public boolean getRightSide() -
getVisible
public boolean getVisible() -
getToolbar
-
getContent
-
setCloseable
-
setLazyLoading
-
setRightSide
-
setVisible
-
setToolbar
-
setContent
-