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