Package org.teamapps.dto
Class UiTabPanel.SetTabStyleCommand
java.lang.Object
org.teamapps.dto.UiTabPanel.SetTabStyleCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetTabStyleCommand(String componentId, UiTabPanelTabStyle tabStyle) -
Method Summary
-
Field Details
-
componentId
-
tabStyle
-
-
Constructor Details
-
SetTabStyleCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetTabStyleCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getTabStyle
-