public class RichFacesAccordion extends AbstractSwitchableComponent<RichFacesAccordionItem> implements Accordion
Modifier and Type | Class and Description |
---|---|
class |
RichFacesAccordion.AdvancedAccordionInteractions |
AbstractSwitchableComponent.AdvancedSwitchableComponentInteractions
Constructor and Description |
---|
RichFacesAccordion() |
Modifier and Type | Method and Description |
---|---|
RichFacesAccordion.AdvancedAccordionInteractions |
advanced() |
int |
getNumberOfAccordionItems()
Gets the number of the particular accordion parts.
|
switchTo, switchTo, switchTo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
switchTo, switchTo, switchTo
public RichFacesAccordion.AdvancedAccordionInteractions advanced()
advanced
in interface AdvancedInteractions<AbstractSwitchableComponent.AdvancedSwitchableComponentInteractions>
public int getNumberOfAccordionItems()
Accordion
getNumberOfAccordionItems
in interface Accordion
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.