o
Tag popupMenu




Tag Information
Tag Classorg.openfaces.taglib.jsp.command.PopupMenuJspTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredBinding TypeELDefaultDescription
bindingfalsejavax.el.ValueExpression
(must evaluate to org.openfaces.component.command.PopupMenu)
onlynullA value-binding expression that associates the TwoListSelection component with a backing bean property.
disabledItemClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA CSS class name for disabled menu items of the PopupMenu component.
disabledItemIconUrlfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullAn URL of default image for disabled menu items.
disabledItemStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA default style for desabled menu items of the PopupMenu component.
disabledSubmenuImageUrlfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullAn URL of image file that is used for disabled menu items which have submenu.
eventfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullName of client side event which shows the PopupMenu.
forfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullID of the component to wich the PopupMenu should be attached.
idfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
falsenullThe component identifier.
indentClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA CSS class name for indent area of the PopupMenu component.
indentStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA default style for indent area of the PopupMenu component.
indentVisiblefalsejavax.el.ValueExpression
(must evaluate to boolean)
truetrueA flag that indicates whether or not PopupMenu shows indent area with menu item images.
itemClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA CSS class name for menu item of the PopupMenu component.
itemContentClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA CSS class name for content of menu items of the PopupMenu component.
itemContentStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA default style for content of menu items of the PopupMenu component.
itemIconUrlfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullAn URL of default image for menu items.
itemStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA default style for menu item of the PopupMenu component.
itemSubmenuIconClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA CSS class name for submenu icon area of menu items of the PopupMenu component.
itemSubmenuIconStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA default style for submenu icon area of menu items of the PopupMenu component.
onblurfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the PopupMenu loses focus.
onclickfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed on the client when the user clicks the left mouse button over the PopupMenu.
oncontextmenufalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the user presses right mouse button over the component (or performs the other context menu invocation action depending on the platform).
ondblclickfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed on the client when the user double-clicks the left mouse button over the PopupMenu.
onfocusfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the PopupMenu receives focus.
onhidefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the PopupMenu hides.
onkeydownfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the user presses a key over the PopupMenu.
onkeyupfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the user releases a key over the PopupMenu.
onmousedownfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the user clicks the button with either mouse PopupMenu.
onmousemovefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the user moves the mouse pointer over the PopupMenu.
onmouseoutfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the user moves the mouse pointer away from the PopupMenu.
onmouseoverfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the user moves the mouse pointer onto the PopupMenu.
onmouseupfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the user releases a mouse button over the PopupMenu.
onshowfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the PopupMenu shows.
renderedfalsejavax.el.ValueExpression
(must evaluate to boolean)
truetrueA flag that indicates whether or not the component is visible.
rolloverClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA CSS class name for the PopupMenu component in the rollover state.
rolloverStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA style for the PopupMenu component in the rollover state.
selectedItemClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA CSS class name for selected menu items of the PopupMenu component.
selectedItemIconUrlfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullAn URL of default image for selected menu items.
selectedItemStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA default style for selected menu items of the PopupMenu component.
selectedSubmenuImageUrlfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullAn URL of image file that is used for selected menu items which have submenu.
standalonefalsejavax.el.ValueExpression
(must evaluate to boolean)
truetrueTurns on the "standalone" mode where the PopupMenu is not attached to other component automatically, and can be used via the public API instead. The default value is false, which means that the component is attached to the parent component, or a component referred to by the "for" attribute if it is specified.
stylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA style for the PopupMenu component.
styleClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA CSS class name for the PopupMenu component.
submenuHideDelayfalsejavax.el.ValueExpression
(must evaluate to int)
true500Delay in milliseconds that specifies how much time should pass between user makes mouseout of menu item and child PopupMenu hides.
submenuImageUrlfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullAn URL of image which is marker to show user that some menu item has submenu.
submenuShowDelayfalsejavax.el.ValueExpression
(must evaluate to int)
true500Delay in milliseconds that specifies how much time should pass between user makes mouseover of menu item and child PopupMenu becomes visible.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.