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