JSF Core Facelets Tag Library.
Tag event


Registers a listener for a given system event class on the UIComponent associated with this tag.


Tag Information
Tag Classorg.apache.myfaces.view.facelets.tag.jsf.core.EventHandler
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
listenerfalsefalsejavax.el.MethodExpression
(signature must match public void listener(javax.faces.event.ComponentSystemEvent evt) " + "throws javax.faces.event.AbortProcessingException)
No Description
typefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description

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.