tc
Tag resetInputActionListener


A ResetInputActionListener is a declarative way to allow an action source to reset all EditableValueHolder of a page or in a sub-form or part of the component tree.


Tag Information
Tag Classorg.apache.myfaces.tobago.internal.taglib.ResetInputActionListenerTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
executefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
A list of ids of components. For each id, the surrounding (virtual) UIForm will be searched, and for each of them, all containing EditableValueHolder will be reset.

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.