public class TabsContainer extends Component
| Constructor and Description |
|---|
TabsContainer() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(ElementVisitor<T> visitor)
Accepts the visit of the given visitor
|
boolean |
equals(Object obj) |
String |
getId() |
List<TabContainer> |
getTabList() |
List<Tab> |
getTabs()
Deprecated.
|
int |
hashCode() |
void |
setTabList(List<TabContainer> tabList) |
void |
setTabs(List<Tab> tabs)
Deprecated.
|
getDescription, setDescription, setId, toStringgetDimension, getDimensionAsCssClasses, getHasValidationError, getPropertyValues, getReference, setDimension, setHasValidationError, setPropertyValues, setReference@Deprecated public List<Tab> getTabs()
@Deprecated public void setTabs(List<Tab> tabs)
public List<TabContainer> getTabList()
public void setTabList(List<TabContainer> tabList)
public <T> T accept(ElementVisitor<T> visitor)
ElementCopyright © 2020. All rights reserved.