@Generated(value={"RichFaces CDK","4.5.0-SNAPSHOT"}) public class UIPanelMenuGroup extends AbstractPanelMenuGroup implements javax.faces.component.behavior.ClientBehaviorHolder, AjaxProps, BypassProps, EventsMouseProps, StyleClassProps, StyleProps
The <rich:panelMenuGroup> component defines a group of <rich:panelMenuItem> components inside a <rich:panelMenu>.
| Modifier and Type | Class and Description |
|---|---|
protected static class |
UIPanelMenuGroup.Properties |
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_FAMILY |
static String |
COMPONENT_TYPE |
| Constructor and Description |
|---|
UIPanelMenuGroup() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCollapseEvent()
The mouse event used for collapsing.
|
Object |
getData()
Serialized (on default with JSON) data passed to the client by a developer on an AJAX request.
|
String |
getDefaultEventName() |
Collection<String> |
getEventNames() |
String |
getExpandEvent()
The mouse event used for expansion.
|
String |
getFamily() |
String |
getHoverClass()
Space-separated list of CSS style class(es) to be applied to the panel menu group when it is hovered.
|
String |
getLabel()
A localized user presentable name for this component.
|
String |
getLeftIcon()
The icon displayed on the left of the menu item label
|
String |
getLeftIconClass()
Space-separated list of CSS style class(es) to be applied to the left icon of the panel menu group.
|
PanelMenuMode |
getMode()
Mode used for expanding/collapsing of this group: default value is inherited from panelMenu
|
String |
getOnbeforecollapse()
The client-side script method to be called before the menu group is collapsed
|
String |
getOnbeforedomupdate()
The client-side script method to be called after the ajax response comes back, but before the DOM is updated
|
String |
getOnbeforeexpand()
The client-side script method to be called before the menu group is expanded
|
String |
getOnbeforeselect()
The client-side script method to be called before the menu group is selected
|
String |
getOnbeforeswitch()
The client-side script method to be called before the menu group is switched (toggled)
|
String |
getOnbegin()
The client-side script method to be called before an ajax request.
|
String |
getOnclick()
Javascript code executed when a pointer button is clicked over this element.
|
String |
getOncollapse()
The client-side script method to be called after the menu group is collapsed
|
String |
getOncomplete()
The client-side script method to be called after the DOM is updated
|
String |
getOndblclick()
Javascript code executed when a pointer button is double clicked over this element.
|
String |
getOnexpand()
The client-side script method to be called after the menu group is expanded
|
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.
|
String |
getOnselect()
The client-side script method to be called after the menu group is selected
|
String |
getOnswitch()
The client-side script method to be called after the menu group is switched (toggled)
|
String |
getOnunselect()
The client-side script method to be called after the menu group is unselected
|
Object |
getRender()
IDs of components that will participate in the "render" portion of the Request Processing Lifecycle.
|
String |
getRightIcon()
The icon displayed on the right of the menu item label
|
String |
getRightIconClass()
Space-separated list of CSS style class(es) to be applied to the right icon of the panel menu group.
|
Boolean |
getSelectable()
Defines whenever the group is selectable.
|
String |
getStatus()
Name of the request status component that will indicate the status of the Ajax request
|
String |
getStyle()
CSS style(s) to be applied when this component is rendered.
|
Boolean |
getUnselectable() |
boolean |
isBypassUpdates()
If "true", after process validations phase it skips updates of model beans on a force render response.
|
boolean |
isDisabled()
Flag indicating that this element must never receive focus or be included in a subsequent submit.
|
boolean |
isLimitRender()
If "true", render only those ids specified in the "render" attribute, forgoing the render of the auto-rendered panels
|
void |
setBypassUpdates(boolean bypassUpdates) |
void |
setCollapseEvent(String collapseEvent) |
void |
setData(Object data) |
void |
setDisabled(boolean disabled) |
void |
setExpandEvent(String expandEvent) |
void |
setHoverClass(String hoverClass) |
void |
setLabel(String label) |
void |
setLeftIcon(String leftIcon) |
void |
setLeftIconClass(String leftIconClass) |
void |
setLimitRender(boolean limitRender) |
void |
setMode(PanelMenuMode mode) |
void |
setOnbeforecollapse(String onbeforecollapse) |
void |
setOnbeforedomupdate(String onbeforedomupdate) |
void |
setOnbeforeexpand(String onbeforeexpand) |
void |
setOnbeforeselect(String onbeforeselect) |
void |
setOnbeforeswitch(String onbeforeswitch) |
void |
setOnbegin(String onbegin) |
void |
setOnclick(String onclick) |
void |
setOncollapse(String oncollapse) |
void |
setOncomplete(String oncomplete) |
void |
setOndblclick(String ondblclick) |
void |
setOnexpand(String onexpand) |
void |
setOnmousedown(String onmousedown) |
void |
setOnmousemove(String onmousemove) |
void |
setOnmouseout(String onmouseout) |
void |
setOnmouseover(String onmouseover) |
void |
setOnmouseup(String onmouseup) |
void |
setOnselect(String onselect) |
void |
setOnswitch(String onswitch) |
void |
setOnunselect(String onunselect) |
void |
setRender(Object render) |
void |
setRightIcon(String rightIcon) |
void |
setRightIconClass(String rightIconClass) |
void |
setSelectable(Boolean selectable) |
void |
setStatus(String status) |
void |
setStyle(String style) |
void |
setUnselectable(Boolean unselectable) |
getDisabledClass, getLeftCollapsedIcon, getLeftDisabledIcon, getLeftExpandedIcon, getRightCollapsedIcon, getRightDisabledIcon, getRightExpandedIcon, getState, getStyleClass, getSubmittedExpanded, hasActiveItem, isExpanded, isImmediate, processDecodes, queueEvent, setDisabledClass, setEventPhase, setExpanded, setImmediate, setLeftCollapsedIcon, setLeftDisabledIcon, setLeftExpandedIcon, setRightCollapsedIcon, setRightDisabledIcon, setRightExpandedIcon, setStyleClass, setSubmittedExpanded, setValueExpression, validategetExecute, getName, getPanelMenu, getParentItem, getValue, isActiveItem, isParentDisabled, isTopItem, setExecute, setName, setValueaddActionListener, broadcast, getAction, getActionExpression, getActionListener, getActionListeners, removeActionListener, setAction, setActionExpression, setActionListeneraddClientBehavior, addFacesListener, clearInitialState, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, markInitialState, processRestoreState, processSaveState, processUpdates, processValidators, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, visitTreeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddClientBehavior, getClientBehaviorsgetExecutegetStyleClasspublic static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
public String getFamily()
getFamily in class AbstractPanelMenuGrouppublic 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 boolean isBypassUpdates()
BypassPropsisBypassUpdates in interface BypassPropspublic void setBypassUpdates(boolean bypassUpdates)
public String getCollapseEvent()
AbstractPanelMenuGroupgetCollapseEvent in class AbstractPanelMenuGrouppublic void setCollapseEvent(String collapseEvent)
public Object getData()
AjaxPropspublic void setData(Object data)
public boolean isDisabled()
DisabledPropsisDisabled in interface DisabledPropspublic void setDisabled(boolean disabled)
public String getExpandEvent()
AbstractPanelMenuGroupgetExpandEvent in class AbstractPanelMenuGrouppublic void setExpandEvent(String expandEvent)
public String getHoverClass()
AbstractPanelMenuGroupgetHoverClass in class AbstractPanelMenuGrouppublic void setHoverClass(String hoverClass)
public String getLabel()
AbstractPanelMenuItemgetLabel in class AbstractPanelMenuItempublic void setLabel(String label)
public String getLeftIcon()
AbstractPanelMenuItemgetLeftIcon in class AbstractPanelMenuGrouppublic void setLeftIcon(String leftIcon)
setLeftIcon in class AbstractPanelMenuItempublic String getLeftIconClass()
AbstractPanelMenuGroupgetLeftIconClass in class AbstractPanelMenuGrouppublic void setLeftIconClass(String leftIconClass)
public boolean isLimitRender()
AjaxPropsisLimitRender in interface AjaxPropspublic void setLimitRender(boolean limitRender)
public PanelMenuMode getMode()
AbstractPanelMenuGroupgetMode in class AbstractPanelMenuGrouppublic void setMode(PanelMenuMode mode)
public String getOnbeforecollapse()
AbstractPanelMenuGroupgetOnbeforecollapse in class AbstractPanelMenuGrouppublic void setOnbeforecollapse(String onbeforecollapse)
public String getOnbeforedomupdate()
AjaxPropsgetOnbeforedomupdate in interface AjaxPropspublic void setOnbeforedomupdate(String onbeforedomupdate)
public String getOnbeforeexpand()
AbstractPanelMenuGroupgetOnbeforeexpand in class AbstractPanelMenuGrouppublic void setOnbeforeexpand(String onbeforeexpand)
public String getOnbeforeselect()
AbstractPanelMenuGroupgetOnbeforeselect in class AbstractPanelMenuGrouppublic void setOnbeforeselect(String onbeforeselect)
public String getOnbeforeswitch()
AbstractPanelMenuGroupgetOnbeforeswitch in class AbstractPanelMenuGrouppublic void setOnbeforeswitch(String onbeforeswitch)
public String getOnbegin()
AjaxPropsgetOnbegin in interface AjaxPropspublic void setOnbegin(String onbegin)
public String getOnclick()
EventsMousePropsgetOnclick in interface EventsMousePropspublic void setOnclick(String onclick)
public String getOncollapse()
AbstractPanelMenuGroupgetOncollapse in class AbstractPanelMenuGrouppublic void setOncollapse(String oncollapse)
public String getOncomplete()
AjaxPropsgetOncomplete in interface AjaxPropspublic void setOncomplete(String oncomplete)
public String getOndblclick()
EventsMousePropsgetOndblclick in interface EventsMousePropspublic void setOndblclick(String ondblclick)
public String getOnexpand()
AbstractPanelMenuGroupgetOnexpand in class AbstractPanelMenuGrouppublic void setOnexpand(String onexpand)
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 String getOnselect()
AbstractPanelMenuGroupgetOnselect in class AbstractPanelMenuGrouppublic void setOnselect(String onselect)
public String getOnswitch()
AbstractPanelMenuGroupgetOnswitch in class AbstractPanelMenuGrouppublic void setOnswitch(String onswitch)
public String getOnunselect()
AbstractPanelMenuGroupgetOnunselect in class AbstractPanelMenuGrouppublic void setOnunselect(String onunselect)
public Object getRender()
AjaxPropspublic void setRender(Object render)
public String getRightIcon()
AbstractPanelMenuItemgetRightIcon in class AbstractPanelMenuGrouppublic void setRightIcon(String rightIcon)
setRightIcon in class AbstractPanelMenuItempublic String getRightIconClass()
AbstractPanelMenuGroupgetRightIconClass in class AbstractPanelMenuGrouppublic void setRightIconClass(String rightIconClass)
public Boolean getSelectable()
AbstractPanelMenuGroupgetSelectable in class AbstractPanelMenuGrouppublic void setSelectable(Boolean selectable)
public String getStatus()
AjaxPropspublic void setStatus(String status)
public String getStyle()
StylePropsgetStyle in interface StylePropspublic void setStyle(String style)
public Boolean getUnselectable()
getUnselectable in class AbstractPanelMenuItempublic void setUnselectable(Boolean unselectable)
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.