o
Tag columnMenu


A popup menu that can be placed into the "columnMenu" facet of or components to provide standard column operations.


Tag Information
Tag Classorg.openfaces.taglib.jsp.table.ColumnMenuJspTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredBinding TypeELDefaultDescription
bindingfalsejavax.el.ValueExpression
(must evaluate to org.openfaces.component.table.ColumnVisibilityMenu)
onlynullA value-binding expression that associates the TwoListSelection component with a backing bean property.
disabledSubmenuImageUrlfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullAn URL of image file that is used for disabled menu items which have submenu.
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 popup menu component.
indentStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA default style for indent area of the popup menu component.
itemClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA CSS class name for menu item of the popup menu component.
itemContentClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA CSS class name for content of menu items of the popup menu component.
itemContentStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA default style for content of menu items of the popup menu component.
itemStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA default style for menu item of the popup menu component.
itemSubmenuIconClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA CSS class name for submenu icon area of menu items of the popup menu 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 popup menu 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 popup menu 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 popup menu.
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 popup menu.
onfocusfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the popup menu receives focus.
onhidefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the popup menu hides.
onkeydownfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the user presses a key over the popup menu.
onkeyupfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the user releases a key over the popup menu.
onmousedownfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the user clicks the button with either mouse popup menu.
onmousemovefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the user moves the mouse pointer over the popup menu.
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 popup menu.
onmouseoverfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the user moves the mouse pointer onto the popup menu.
onmouseupfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the user releases a mouse button over the popup menu.
onshowfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the popup menu 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 popup menu component in the rollover state.
rolloverStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA style for the popup menu component in the rollover state.
selectedItemClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA CSS class name for selected menu items of the popup menu component.
selectedItemStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA default style for selected menu items of the popup menu 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.
stylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA style for the popup menu component.
styleClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA CSS class name for the popup menu 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 popup menu hides.
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 popup menu becomes visible.
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.