|
RichFaces UI Components UI 4.3.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
javax.faces.component.UICommand
org.richfaces.component.AbstractActionComponent
org.richfaces.component.AbstractPanelMenuItem
org.richfaces.component.UIPanelMenuItem
@Generated(value={"RichFaces CDK","4.3.0.CR1"})
public class UIPanelMenuItem
The <rich:panelMenuItem> component represents a single item inside a <rich:panelMenuGroup> component, which is in turn part of a <rich:panelMenu> component.
| Nested Class Summary | |
|---|---|
protected static class |
UIPanelMenuItem.Properties
|
| Field Summary | |
|---|---|
static String |
COMPONENT_FAMILY
|
static String |
COMPONENT_TYPE
|
| Fields inherited from class javax.faces.component.UIComponent |
|---|
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 |
| Constructor Summary | |
|---|---|
UIPanelMenuItem()
|
|
| Method Summary | |
|---|---|
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 |
getFamily()
|
String |
getLabel()
A localized user presentable name for this component. |
String |
getLeftIconClass()
Space-separated list of CSS style class(es) to be applied to the left icon of the panel menu item. |
org.richfaces.PanelMenuMode |
getMode()
Mode used for selecting of this item: default value is inherited from panelMenu |
String |
getOnbeforedomupdate()
The client-side script method to be called after the ajax response comes back, but before the DOM is updated |
String |
getOnbeforeselect()
The client-side script method to be called before the menu group is selected |
String |
getOnbegin()
The client-side script method to be called before an ajax request. |
String |
getOnclick()
|
String |
getOncomplete()
The client-side script method to be called after the DOM is updated |
String |
getOndblclick()
|
String |
getOnmousedown()
|
String |
getOnmousemove()
|
String |
getOnmouseout()
|
String |
getOnmouseover()
|
String |
getOnmouseup()
|
String |
getOnselect()
The client-side script method to be called after the menu group is selected |
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 |
getRightIconClass()
Space-separated list of CSS style class(es) to be applied to the right icon of the panel menu item. |
Boolean |
getSelectable()
Defines whenever the item is selectable. |
String |
getStatus()
Name of the request status component that will indicate the status of the Ajax request |
String |
getStyle()
|
Boolean |
getUnselectable()
|
boolean |
isBypassUpdates()
If "true", after process validations phase it skips updates of model beans on a force render response. |
boolean |
isDisabled()
Defines whenever this component should be disabled. |
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 |
setData(Object data)
|
void |
setDisabled(boolean disabled)
|
void |
setLabel(String label)
|
void |
setLeftIconClass(String leftIconClass)
|
void |
setLimitRender(boolean limitRender)
|
void |
setMode(org.richfaces.PanelMenuMode mode)
|
void |
setOnbeforedomupdate(String onbeforedomupdate)
|
void |
setOnbeforeselect(String onbeforeselect)
|
void |
setOnbegin(String onbegin)
|
void |
setOnclick(String onclick)
|
void |
setOncomplete(String oncomplete)
|
void |
setOndblclick(String ondblclick)
|
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 |
setOnunselect(String onunselect)
|
void |
setRender(Object render)
|
void |
setRightIconClass(String rightIconClass)
|
void |
setSelectable(Boolean selectable)
|
void |
setStatus(String status)
|
void |
setStyle(String style)
|
void |
setUnselectable(Boolean unselectable)
|
| Methods inherited from class org.richfaces.component.AbstractPanelMenuItem |
|---|
getDisabledClass, getExecute, getLeftDisabledIcon, getLeftIcon, getName, getPanelMenu, getParentItem, getRightDisabledIcon, getRightIcon, getStyleClass, getValue, isActiveItem, isTopItem, setDisabledClass, setExecute, setLeftDisabledIcon, setLeftIcon, setName, setRightDisabledIcon, setRightIcon, setStyleClass, setValue |
| Methods inherited from class org.richfaces.component.AbstractActionComponent |
|---|
queueEvent |
| Methods inherited from class javax.faces.component.UICommand |
|---|
addActionListener, broadcast, getAction, getActionExpression, getActionListener, getActionListeners, isImmediate, removeActionListener, setAction, setActionExpression, setActionListener, setImmediate |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addClientBehavior, addFacesListener, clearInitialState, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEvent |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTree |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.faces.component.behavior.ClientBehaviorHolder |
|---|
addClientBehavior, getClientBehaviors |
| Methods inherited from interface org.richfaces.component.attribute.AjaxProps |
|---|
getExecute |
| Field Detail |
|---|
public static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
| Constructor Detail |
|---|
public UIPanelMenuItem()
| Method Detail |
|---|
public String getFamily()
getFamily in class AbstractPanelMenuItempublic 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()
AbstractActionComponent
isBypassUpdates in class AbstractActionComponentpublic void setBypassUpdates(boolean bypassUpdates)
setBypassUpdates in class AbstractActionComponentpublic Object getData()
AjaxProps
getData in interface AjaxPropspublic void setData(Object data)
public boolean isDisabled()
AbstractPanelMenuItem
isDisabled in class AbstractPanelMenuItempublic void setDisabled(boolean disabled)
public String getLabel()
AbstractPanelMenuItem
getLabel in class AbstractPanelMenuItempublic void setLabel(String label)
public String getLeftIconClass()
AbstractPanelMenuItem
getLeftIconClass in class AbstractPanelMenuItempublic void setLeftIconClass(String leftIconClass)
public boolean isLimitRender()
AjaxProps
isLimitRender in interface AjaxPropspublic void setLimitRender(boolean limitRender)
public org.richfaces.PanelMenuMode getMode()
AbstractPanelMenuItem
getMode in class AbstractPanelMenuItempublic void setMode(org.richfaces.PanelMenuMode mode)
public String getOnbeforedomupdate()
AjaxProps
getOnbeforedomupdate in interface AjaxPropspublic void setOnbeforedomupdate(String onbeforedomupdate)
public String getOnbeforeselect()
AbstractPanelMenuItem
getOnbeforeselect in class AbstractPanelMenuItempublic void setOnbeforeselect(String onbeforeselect)
public String getOnbegin()
AjaxProps
getOnbegin in interface AjaxPropspublic void setOnbegin(String onbegin)
public String getOnclick()
getOnclick in class AbstractPanelMenuItempublic void setOnclick(String onclick)
public String getOncomplete()
AjaxProps
getOncomplete in interface AjaxPropspublic void setOncomplete(String oncomplete)
public String getOndblclick()
getOndblclick in class AbstractPanelMenuItempublic void setOndblclick(String ondblclick)
public String getOnmousedown()
getOnmousedown in class AbstractPanelMenuItempublic void setOnmousedown(String onmousedown)
public String getOnmousemove()
getOnmousemove in class AbstractPanelMenuItempublic void setOnmousemove(String onmousemove)
public String getOnmouseout()
getOnmouseout in class AbstractPanelMenuItempublic void setOnmouseout(String onmouseout)
public String getOnmouseover()
getOnmouseover in class AbstractPanelMenuItempublic void setOnmouseover(String onmouseover)
public String getOnmouseup()
getOnmouseup in class AbstractPanelMenuItempublic void setOnmouseup(String onmouseup)
public String getOnselect()
AbstractPanelMenuItem
getOnselect in class AbstractPanelMenuItempublic void setOnselect(String onselect)
public String getOnunselect()
AbstractPanelMenuItem
getOnunselect in class AbstractPanelMenuItempublic void setOnunselect(String onunselect)
public Object getRender()
AjaxProps
getRender in interface AjaxPropspublic void setRender(Object render)
public String getRightIconClass()
AbstractPanelMenuItem
getRightIconClass in class AbstractPanelMenuItempublic void setRightIconClass(String rightIconClass)
public Boolean getSelectable()
AbstractPanelMenuItem
getSelectable in class AbstractPanelMenuItempublic void setSelectable(Boolean selectable)
public String getStatus()
AjaxProps
getStatus in interface AjaxPropspublic void setStatus(String status)
public String getStyle()
getStyle in class AbstractPanelMenuItempublic void setStyle(String style)
public Boolean getUnselectable()
getUnselectable in class AbstractPanelMenuItempublic void setUnselectable(Boolean unselectable)
|
RichFaces UI Components UI 4.3.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||