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, switchTo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
switchTo, switchTo, switchTo
public RichFacesTabPanel.AdvancedTabPanelInteractions advanced()
advanced
in interface AdvancedInteractions<AbstractSwitchableComponent.AdvancedSwitchableComponentInteractions>
public int getNumberOfTabs()
TabPanel
getNumberOfTabs
in interface TabPanel<RichFacesTab>
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.