@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_ID
ATTRS_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_KEY
META_COMPONENT_SEPARATOR_CHAR
Constructor and Description |
---|
UIAccordion() |
Modifier and Type | Method and Description |
---|---|
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 |
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) |
getActiveItem
addItemChangeListener, 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, visitTree
clearInitialState, getConverter, getLocalValue, getValue, markInitialState, restoreState, saveState, setConverter
addClientBehavior, addFacesListener, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getValueBinding, invokeOnComponent, isRendered, isTransient, processRestoreState, processSaveState, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEvent
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView
public static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
public String getFamily()
getFamily
in class AbstractAccordion
public Collection<String> getEventNames()
getEventNames
in interface javax.faces.component.behavior.ClientBehaviorHolder
getEventNames
in class javax.faces.component.UIComponentBase
public String getDefaultEventName()
getDefaultEventName
in interface javax.faces.component.behavior.ClientBehaviorHolder
getDefaultEventName
in class javax.faces.component.UIComponentBase
public boolean isCycledSwitching()
AbstractTogglePanel
isCycledSwitching
in class AbstractTogglePanel
public void setCycledSwitching(boolean cycledSwitching)
public Object getData()
getData
in class AbstractTogglePanel
public void setData(Object data)
public String getDir()
I18nProps
public void setDir(String dir)
public Object getExecute()
getExecute
in class AbstractTogglePanel
public void setExecute(Object execute)
public String getHeight()
AbstractAccordion
getHeight
in class AbstractAccordion
public void setHeight(String height)
public String getItemActiveHeaderClass()
AbstractAccordion
getItemActiveHeaderClass
in class AbstractAccordion
public void setItemActiveHeaderClass(String itemActiveHeaderClass)
public String getItemActiveLeftIcon()
AbstractAccordion
getItemActiveLeftIcon
in class AbstractAccordion
public void setItemActiveLeftIcon(String itemActiveLeftIcon)
public String getItemActiveRightIcon()
AbstractAccordion
getItemActiveRightIcon
in class AbstractAccordion
public void setItemActiveRightIcon(String itemActiveRightIcon)
public javax.el.MethodExpression getItemChangeListener()
AbstractTogglePanel
getItemChangeListener
in class AbstractTogglePanel
public void setItemChangeListener(javax.el.MethodExpression itemChangeListener)
public String getItemContentClass()
AbstractAccordion
getItemContentClass
in class AbstractAccordion
public void setItemContentClass(String itemContentClass)
public String getItemDisabledHeaderClass()
AbstractAccordion
getItemDisabledHeaderClass
in class AbstractAccordion
public void setItemDisabledHeaderClass(String itemDisabledHeaderClass)
public String getItemDisabledLeftIcon()
AbstractAccordion
getItemDisabledLeftIcon
in class AbstractAccordion
public void setItemDisabledLeftIcon(String itemDisabledLeftIcon)
public String getItemDisabledRightIcon()
AbstractAccordion
getItemDisabledRightIcon
in class AbstractAccordion
public void setItemDisabledRightIcon(String itemDisabledRightIcon)
public String getItemHeaderClass()
AbstractAccordion
getItemHeaderClass
in class AbstractAccordion
public void setItemHeaderClass(String itemHeaderClass)
public String getItemInactiveHeaderClass()
AbstractAccordion
getItemInactiveHeaderClass
in class AbstractAccordion
public void setItemInactiveHeaderClass(String itemInactiveHeaderClass)
public String getItemInactiveLeftIcon()
AbstractAccordion
getItemInactiveLeftIcon
in class AbstractAccordion
public void setItemInactiveLeftIcon(String itemInactiveLeftIcon)
public String getItemInactiveRightIcon()
AbstractAccordion
getItemInactiveRightIcon
in class AbstractAccordion
public void setItemInactiveRightIcon(String itemInactiveRightIcon)
public String getLang()
I18nProps
public void setLang(String lang)
public boolean isLimitRender()
isLimitRender
in class AbstractTogglePanel
public void setLimitRender(boolean limitRender)
public String getOnbeforeitemchange()
AbstractAccordion
getOnbeforeitemchange
in class AbstractAccordion
public void setOnbeforeitemchange(String onbeforeitemchange)
public String getOnclick()
EventsMouseProps
getOnclick
in interface EventsMouseProps
public void setOnclick(String onclick)
public String getOndblclick()
EventsMouseProps
getOndblclick
in interface EventsMouseProps
public void setOndblclick(String ondblclick)
public String getOnitemchange()
AbstractAccordion
getOnitemchange
in class AbstractAccordion
public void setOnitemchange(String onitemchange)
public String getOnmousedown()
EventsMouseProps
getOnmousedown
in interface EventsMouseProps
public void setOnmousedown(String onmousedown)
public String getOnmousemove()
EventsMouseProps
getOnmousemove
in interface EventsMouseProps
public void setOnmousemove(String onmousemove)
public String getOnmouseout()
EventsMouseProps
getOnmouseout
in interface EventsMouseProps
public void setOnmouseout(String onmouseout)
public String getOnmouseover()
EventsMouseProps
getOnmouseover
in interface EventsMouseProps
public void setOnmouseover(String onmouseover)
public String getOnmouseup()
EventsMouseProps
getOnmouseup
in interface EventsMouseProps
public void setOnmouseup(String onmouseup)
public Object getRender()
getRender
in class AbstractTogglePanel
public void setRender(Object render)
public String getStatus()
getStatus
in class AbstractTogglePanel
public void setStatus(String status)
public String getStyle()
CoreProps
public void setStyle(String style)
public String getStyleClass()
CoreProps
getStyleClass
in interface CoreProps
public void setStyleClass(String styleClass)
public String getTitle()
CoreProps
public void setTitle(String title)
public String getWidth()
AbstractAccordion
getWidth
in class AbstractAccordion
public void setWidth(String width)
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.