Package org.teamapps.dto
Klasse UiTabPanel.SetTabContentCommand
java.lang.Object
org.teamapps.dto.UiTabPanel.SetTabContentCommand
- Umschließende Klasse:
UiTabPanel
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected UiClientObjectReferenceprotected Stringprotected String -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.SetTabContentCommand(String componentId, String tabId, UiClientObjectReference component) -
Methodenübersicht
-
Felddetails
-
componentId
-
tabId
-
component
-
-
Konstruktordetails
-
SetTabContentCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
SetTabContentCommand
-
-
Methodendetails
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-
getTabId
-
getComponent
-