| |||||||
| FRAMES NO FRAMES | |||||||
| Tag Information | |
| Tag Class | org.openfaces.taglib.jsp.table.ColumnVisibilityMenuJspTag |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | None |
| Attributes | |||||
| Name | Required | Binding Type | EL | Default | Description |
| binding | false | javax.el.ValueExpression
(must evaluate to org.openfaces.component.table.ColumnVisibilityMenu)
| only | null | A value-binding expression that associates the TwoListSelection component with a backing bean property. |
| id | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| false | null | The component identifier. |
| indentClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A CSS class name for indent area of the popup menu component. |
| indentStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A default style for indent area of the popup menu component. |
| itemClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A CSS class name for menu item of the popup menu component. |
| itemContentClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A CSS class name for content of menu items of the popup menu component. |
| itemContentStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A default style for content of menu items of the popup menu component. |
| itemStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A default style for menu item of the popup menu component. |
| onblur | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | JavaScript code that should be executed when the popup menu loses focus. |
| onclick | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | JavaScript code that should be executed on the client when the user clicks the left mouse button over the popup menu. |
| oncontextmenu | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | JavaScript 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). |
| ondblclick | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | JavaScript code that should be executed on the client when the user double-clicks the left mouse button over the popup menu. |
| onfocus | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | JavaScript code that should be executed when the popup menu receives focus. |
| onhide | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | JavaScript code that should be executed when the popup menu hides. |
| onkeydown | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | JavaScript code that should be executed when the user presses a key over the popup menu. |
| onkeyup | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | JavaScript code that should be executed when the user releases a key over the popup menu. |
| onmousedown | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | JavaScript code that should be executed when the user clicks the button with either mouse popup menu. |
| onmousemove | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | JavaScript code that should be executed when the user moves the mouse pointer over the popup menu. |
| onmouseout | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | JavaScript code that should be executed when the user moves the mouse pointer away from the popup menu. |
| onmouseover | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | JavaScript code that should be executed when the user moves the mouse pointer onto the popup menu. |
| onmouseup | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | JavaScript code that should be executed when the user releases a mouse button over the popup menu. |
| onshow | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | JavaScript code that should be executed when the popup menu shows. |
| rendered | false | javax.el.ValueExpression
(must evaluate to boolean)
| true | true | A flag that indicates whether or not the component is visible. |
| rolloverClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A CSS class name for the popup menu component in the rollover state. |
| rolloverStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A style for the popup menu component in the rollover state. |
| selectedItemClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A CSS class name for selected menu items of the popup menu component. |
| selectedItemStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A default style for selected menu items of the popup menu component. |
| style | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A style for the popup menu component. |
| styleClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A CSS class name for the popup menu component. |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||