o
Tag eventAction




Tag Information
Tag Classorg.openfaces.taglib.jsp.timetable.EventActionJspTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredBinding TypeELDefaultDescription
actionListenerfalsejavax.el.MethodExpression
(signature must match void actionListener(javax.faces.event.ActionEvent))
truenullSimilar 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.
bindingfalsejavax.el.ValueExpression
(must evaluate to org.openfaces.component.timetable.EventAction)
onlynullA value-binding expression that associates the EventAction with a backing bean property.
hintfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullSpecifies the text that will be shown in a tool-tip when the mouse hovers over this action button.
idfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
falsenullThe component identifier.
imageUrlfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
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 event action button.
pressedClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA CSS class name for the EventAction component in a pressed state.
pressedImageUrlfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
pressedStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA style for the EventAction component in a pressed state.
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 EventAction component in a rollover state.
rolloverImageUrlfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
rolloverStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA style for the EventAction component in a rollover state.
stylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA style for the EventAction component.
styleClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA CSS class name for the EventAction component.

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.