| |||||||
| FRAMES NO FRAMES | |||||||
| Tag Information | |
| Tag Class | org.openfaces.taglib.jsp.timetable.EventActionJspTag |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | None |
| Attributes | |||||
| Name | Required | Binding Type | EL | Default | Description |
| actionListener | false | javax.el.MethodExpression
(signature must match void actionListener(javax.faces.event.ActionEvent))
| true | null | Similar to the "actionListener" attribute of the HTMLCommandButton component. A MethodBinding that should point to an action listener that is called when the user invokes this action. |
| binding | false | javax.el.ValueExpression
(must evaluate to org.openfaces.component.timetable.EventAction)
| only | null | A value-binding expression that associates the EventAction with a backing bean property. |
| hint | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | Specifies the text that will be shown in a tool-tip when the mouse hovers over this action button. |
| id | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| false | null | The component identifier. |
| imageUrl | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | No Description |
| 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 event action button. |
| pressedClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A CSS class name for the EventAction component in a pressed state. |
| pressedImageUrl | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | No Description |
| pressedStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A style for the EventAction component in a pressed state. |
| 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 EventAction component in a rollover state. |
| rolloverImageUrl | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | No Description |
| rolloverStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A style for the EventAction component in a rollover state. |
| style | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A style for the EventAction component. |
| styleClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A CSS class name for the EventAction component. |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||