@Generated(value={"RichFaces CDK","4.5.0-SNAPSHOT"}) public class UIAccordion extends AbstractAccordion implements javax.faces.component.behavior.ClientBehaviorHolder, CoreProps, EventsMouseProps, I18nProps
The <rich:accordion> is a series of panels stacked on top of each other, each collapsed such that only the header of the panel is showing. When the header of a panel is clicked, it is expanded to show the content of the panel. Clicking on a different header will collapse the previous panel and expand the selected one. Each panel contained in a <rich:accordion> component is a <rich:accordionItem> component.
| Modifier and Type | Class and Description |
|---|---|
protected static class |
UIAccordion.Properties |
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_FAMILY |
static String |
COMPONENT_TYPE |
ACTIVE_ITEM_META_COMPONENT, META_NAME_FIRST, META_NAME_LAST, META_NAME_NEXT, META_NAME_PREV, UPDATE_MESSAGE_IDATTRS_WITH_DECLARED_DEFAULT_VALUES, BEANINFO_KEY, bindings, COMPOSITE_COMPONENT_TYPE_KEY, COMPOSITE_FACET_NAME, CURRENT_COMPONENT, CURRENT_COMPOSITE_COMPONENT, FACETS_KEY, HONOR_CURRENT_COMPONENT_ATTRIBUTES_PARAM_NAME, VIEW_LOCATION_KEYMETA_COMPONENT_SEPARATOR_CHAR| Constructor and Description |
|---|
UIAccordion() |
| Modifier and Type | Method and Description |
|---|---|
javax.faces.convert.Converter |
getConverter() |
Object |
getData() |
String |
getDefaultEventName() |
String |
getDir()
Direction indication for text that does not inherit directionality.
|
Collection<String> |
getEventNames() |
Object |
getExecute() |
String |
getFamily() |
String |
getHeight()
The height of the panel
|
String |
getItemActiveHeaderClass()
The CSS class applied to the panel header when the panel is active
|
String |
getItemActiveLeftIcon()
The icon displayed on the left of the panel header when the panel is active
|
String |
getItemActiveRightIcon()
The icon displayed on the right of the panel header when the panel is active
|
javax.el.MethodExpression |
getItemChangeListener()
Occurs on the server side when an item is changed through Ajax using the server mode
|
String |
getItemContentClass()
A CSS class applied to each of the accordionItem children
|
String |
getItemDisabledHeaderClass()
The CSS class applied to the panel header when the panel is disabled
|
String |
getItemDisabledLeftIcon()
The icon displayed on the left of the panel header when the panel is disabled
|
String |
getItemDisabledRightIcon()
The icon displayed on the right of the panel header when the panel is disabled
|
String |
getItemHeaderClass()
The CSS class applied to the panel header
|
String |
getItemInactiveHeaderClass()
The CSS class applied to the panel header when the panel is not active
|
String |
getItemInactiveLeftIcon()
The icon displayed on the left of the panel header when the panel is not active
|
String |
getItemInactiveRightIcon()
The icon displayed on the right of the panel header when the panel is not active
|
String |
getLang()
Code describing the language used in the generated markup for this component.
|
String |
getOnbeforeitemchange()
Points to the function to perform when before the switchable item is changed
|
String |
getOnclick()
Javascript code executed when a pointer button is clicked over this element.
|
String |
getOndblclick()
Javascript code executed when a pointer button is double clicked over this element.
|
String |
getOnitemchange()
Points to the function to perform when the switchable item is changed.
|
String |
getOnmousedown()
Javascript code executed when a pointer button is pressed down over this element.
|
String |
getOnmousemove()
Javascript code executed when a pointer button is moved within this element.
|
String |
getOnmouseout()
Javascript code executed when a pointer button is moved away from this element.
|
String |
getOnmouseover()
Javascript code executed when a pointer button is moved onto this element.
|
String |
getOnmouseup()
Javascript code executed when a pointer button is released over this element.
|
Object |
getRender() |
String |
getStatus() |
String |
getStyle()
CSS style(s) to be applied when this component is rendered.
|
String |
getStyleClass()
Space-separated list of CSS style class(es) to be applied when this element is rendered.
|
String |
getTitle()
Advisory title information about markup elements generated for this component.
|
String |
getWidth()
The width of the panel
|
boolean |
isCycledSwitching()
Applicable when cycling through the tabs.
|
boolean |
isLimitRender() |
void |
setConverter(javax.faces.convert.Converter converter) |
void |
setCycledSwitching(boolean cycledSwitching) |
void |
setData(Object data) |
void |
setDir(String dir) |
void |
setExecute(Object execute) |
void |
setHeight(String height) |
void |
setItemActiveHeaderClass(String itemActiveHeaderClass) |
void |
setItemActiveLeftIcon(String itemActiveLeftIcon) |
void |
setItemActiveRightIcon(String itemActiveRightIcon) |
void |
setItemChangeListener(javax.el.MethodExpression itemChangeListener) |
void |
setItemContentClass(String itemContentClass) |
void |
setItemDisabledHeaderClass(String itemDisabledHeaderClass) |
void |
setItemDisabledLeftIcon(String itemDisabledLeftIcon) |
void |
setItemDisabledRightIcon(String itemDisabledRightIcon) |
void |
setItemHeaderClass(String itemHeaderClass) |
void |
setItemInactiveHeaderClass(String itemInactiveHeaderClass) |
void |
setItemInactiveLeftIcon(String itemInactiveLeftIcon) |
void |
setItemInactiveRightIcon(String itemInactiveRightIcon) |
void |
setLang(String lang) |
void |
setLimitRender(boolean limitRender) |
void |
setOnbeforeitemchange(String onbeforeitemchange) |
void |
setOnclick(String onclick) |
void |
setOndblclick(String ondblclick) |
void |
setOnitemchange(String onitemchange) |
void |
setOnmousedown(String onmousedown) |
void |
setOnmousemove(String onmousemove) |
void |
setOnmouseout(String onmouseout) |
void |
setOnmouseover(String onmouseover) |
void |
setOnmouseup(String onmouseup) |
void |
setRender(Object render) |
void |
setStatus(String status) |
void |
setStyle(String style) |
void |
setStyleClass(String styleClass) |
void |
setTitle(String title) |
void |
setWidth(String width) |
getActiveItemaddItemChangeListener, broadcast, decode, encodeBegin, encodeMetaComponent, getChildIndex, getClientIdByName, getFirstItem, getIndexByName, getItem, getItemByIndex, getItemChangeListeners, getItemCount, getLastItem, getNameByIndex, getNextItem, getNextItem, getPrevItem, getPrevItem, getRendersChildren, getSubmittedActiveItem, getSubmittedValue, getSwitchType, getVisitStateByName, isActiveItem, isActiveItem, isActiveItem, isImmediate, isLocalValueSet, isPanelItemDynamic, isRequired, isValid, processDecodes, processUpdates, processValidators, queueEvent, removeItemChangeListener, resetValue, resolveClientId, setActiveItem, setEventPhase, setEventPhase, setImmediate, setLocalValueSet, setRequired, setSubmittedActiveItem, setSubmittedValue, setSwitchType, setValid, setValue, setValueExpression, substituteUnresolvedClientId, updateActiveName, updateModel, visitMetaComponents, visitTogglePanelItems, visitTreeclearInitialState, getLocalValue, getValue, markInitialState, restoreState, saveStateaddClientBehavior, addFacesListener, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getRenderer, getRendererType, getValueBinding, invokeOnComponent, isRendered, isTransient, processRestoreState, processSaveState, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInViewpublic static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
public String getFamily()
getFamily in class AbstractAccordionpublic Collection<String> getEventNames()
getEventNames in interface javax.faces.component.behavior.ClientBehaviorHoldergetEventNames in class javax.faces.component.UIComponentBasepublic String getDefaultEventName()
getDefaultEventName in interface javax.faces.component.behavior.ClientBehaviorHoldergetDefaultEventName in class javax.faces.component.UIComponentBasepublic javax.faces.convert.Converter getConverter()
getConverter in interface javax.faces.component.ValueHoldergetConverter in class AbstractTogglePanelpublic void setConverter(javax.faces.convert.Converter converter)
setConverter in interface javax.faces.component.ValueHoldersetConverter in class javax.faces.component.UIOutputpublic boolean isCycledSwitching()
AbstractTogglePanelisCycledSwitching in class AbstractTogglePanelpublic void setCycledSwitching(boolean cycledSwitching)
public Object getData()
getData in class AbstractTogglePanelpublic void setData(Object data)
public String getDir()
I18nPropspublic void setDir(String dir)
public Object getExecute()
getExecute in class AbstractTogglePanelpublic void setExecute(Object execute)
public String getHeight()
AbstractAccordiongetHeight in class AbstractAccordionpublic void setHeight(String height)
public String getItemActiveHeaderClass()
AbstractAccordiongetItemActiveHeaderClass in class AbstractAccordionpublic void setItemActiveHeaderClass(String itemActiveHeaderClass)
public String getItemActiveLeftIcon()
AbstractAccordiongetItemActiveLeftIcon in class AbstractAccordionpublic void setItemActiveLeftIcon(String itemActiveLeftIcon)
public String getItemActiveRightIcon()
AbstractAccordiongetItemActiveRightIcon in class AbstractAccordionpublic void setItemActiveRightIcon(String itemActiveRightIcon)
public javax.el.MethodExpression getItemChangeListener()
AbstractTogglePanelgetItemChangeListener in class AbstractTogglePanelpublic void setItemChangeListener(javax.el.MethodExpression itemChangeListener)
public String getItemContentClass()
AbstractAccordiongetItemContentClass in class AbstractAccordionpublic void setItemContentClass(String itemContentClass)
public String getItemDisabledHeaderClass()
AbstractAccordiongetItemDisabledHeaderClass in class AbstractAccordionpublic void setItemDisabledHeaderClass(String itemDisabledHeaderClass)
public String getItemDisabledLeftIcon()
AbstractAccordiongetItemDisabledLeftIcon in class AbstractAccordionpublic void setItemDisabledLeftIcon(String itemDisabledLeftIcon)
public String getItemDisabledRightIcon()
AbstractAccordiongetItemDisabledRightIcon in class AbstractAccordionpublic void setItemDisabledRightIcon(String itemDisabledRightIcon)
public String getItemHeaderClass()
AbstractAccordiongetItemHeaderClass in class AbstractAccordionpublic void setItemHeaderClass(String itemHeaderClass)
public String getItemInactiveHeaderClass()
AbstractAccordiongetItemInactiveHeaderClass in class AbstractAccordionpublic void setItemInactiveHeaderClass(String itemInactiveHeaderClass)
public String getItemInactiveLeftIcon()
AbstractAccordiongetItemInactiveLeftIcon in class AbstractAccordionpublic void setItemInactiveLeftIcon(String itemInactiveLeftIcon)
public String getItemInactiveRightIcon()
AbstractAccordiongetItemInactiveRightIcon in class AbstractAccordionpublic void setItemInactiveRightIcon(String itemInactiveRightIcon)
public String getLang()
I18nPropspublic void setLang(String lang)
public boolean isLimitRender()
isLimitRender in class AbstractTogglePanelpublic void setLimitRender(boolean limitRender)
public String getOnbeforeitemchange()
AbstractAccordiongetOnbeforeitemchange in class AbstractAccordionpublic void setOnbeforeitemchange(String onbeforeitemchange)
public String getOnclick()
EventsMousePropsgetOnclick in interface EventsMousePropspublic void setOnclick(String onclick)
public String getOndblclick()
EventsMousePropsgetOndblclick in interface EventsMousePropspublic void setOndblclick(String ondblclick)
public String getOnitemchange()
AbstractAccordiongetOnitemchange in class AbstractAccordionpublic void setOnitemchange(String onitemchange)
public String getOnmousedown()
EventsMousePropsgetOnmousedown in interface EventsMousePropspublic void setOnmousedown(String onmousedown)
public String getOnmousemove()
EventsMousePropsgetOnmousemove in interface EventsMousePropspublic void setOnmousemove(String onmousemove)
public String getOnmouseout()
EventsMousePropsgetOnmouseout in interface EventsMousePropspublic void setOnmouseout(String onmouseout)
public String getOnmouseover()
EventsMousePropsgetOnmouseover in interface EventsMousePropspublic void setOnmouseover(String onmouseover)
public String getOnmouseup()
EventsMousePropsgetOnmouseup in interface EventsMousePropspublic void setOnmouseup(String onmouseup)
public Object getRender()
getRender in class AbstractTogglePanelpublic void setRender(Object render)
public String getStatus()
getStatus in class AbstractTogglePanelpublic void setStatus(String status)
public String getStyle()
CorePropspublic void setStyle(String style)
public String getStyleClass()
CorePropsgetStyleClass in interface CorePropspublic void setStyleClass(String styleClass)
public String getTitle()
CorePropspublic void setTitle(String title)
public String getWidth()
AbstractAccordiongetWidth in class AbstractAccordionpublic void setWidth(String width)
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.