public class PbTabsContainer extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PbTabsContainer.Type |
| Constructor and Description |
|---|
PbTabsContainer() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCssClasses() |
Boolean |
getHidden() |
PbTabsContainer.Type |
getType() |
Boolean |
getVertical() |
void |
setCssClasses(String cssClasses) |
void |
setHidden(Boolean hidden) |
void |
setType(PbTabsContainer.Type type) |
void |
setVertical(Boolean vertical) |
public String getCssClasses()
public void setCssClasses(String cssClasses)
public Boolean getHidden()
public void setHidden(Boolean hidden)
public Boolean getVertical()
public void setVertical(Boolean vertical)
public PbTabsContainer.Type getType()
public void setType(PbTabsContainer.Type type)
Copyright © 2021. All rights reserved.