Ajax4jsf ( Legacy URL )
Tag ajaxListener


This works the same as ActionListener or ValueChangeListener, but for an AJAX container. Add the specified class as a listener for AjaxEvent (sent in case of an AJAX request for this container).


Tag Information
Tag Classorg.ajax4jsf.taglib.html.jsp.AjaxListenerTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
typetruefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Fully qualified Java class name of an AjaxListener to be created and registered.

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.