Package org.teamapps.dto
Class UiTabPanel.SetTabContentCommand
java.lang.Object
org.teamapps.dto.UiTabPanel.SetTabContentCommand
- Enclosing class:
UiTabPanel
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected UiClientObjectReferenceprotected Stringprotected String -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetTabContentCommand(String componentId, String tabId, UiClientObjectReference component) -
Method Summary
-
Field Details
-
componentId
-
tabId
-
component
-
-
Constructor Details
-
SetTabContentCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetTabContentCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getTabId
-
getComponent
-