Bugs item #1506479, was opened at 2006-06-15 01:43
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1506479&group_id=119783

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: 1.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Andrew Berman (atberman)
Assigned to: Nobody/Anonymous (nobody)
Summary: Form.clearInput does not clear form components in panel

Initial Comment:
If you call clearInput() on a form which contains a
panel of form components, those form components do not
reset.  So in other words, if the hierarchy is:

Form 
-------> Panel
          -------> Textfield

and you call Form.clearInput(), the TextField will not
clear.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1506479&group_id=119783


_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to