public class RichFacesTabPanel extends AbstractSwitchableComponent<RichFacesTab> implements TabPanel<RichFacesTab>
| Modifier and Type | Class and Description |
|---|---|
class |
RichFacesTabPanel.AdvancedTabPanelInteractions |
AbstractSwitchableComponent.AdvancedSwitchableComponentInteractions| Constructor and Description |
|---|
RichFacesTabPanel() |
| Modifier and Type | Method and Description |
|---|---|
RichFacesTabPanel.AdvancedTabPanelInteractions |
advanced() |
int |
getNumberOfTabs()
Gets the number of tabs, the building blocks of the tabPanel component.
|
switchTo, switchTo, switchToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitswitchTo, switchTo, switchTopublic RichFacesTabPanel.AdvancedTabPanelInteractions advanced()
advanced in interface AdvancedInteractions<AbstractSwitchableComponent.AdvancedSwitchableComponentInteractions>public int getNumberOfTabs()
TabPanelgetNumberOfTabs in interface TabPanel<RichFacesTab>Copyright © 2014 JBoss by Red Hat. All Rights Reserved.