I think Form has a clearInputs() method. Or otherwise you'll have to visit() the form's children to call clearInput() on them
Martijn On 4/18/08, Mathias P.W Nilsson <[EMAIL PROTECTED]> wrote: > > Hi! > > I have an user Form that is posted with AjaxFallbackButton. When the forms > gets submitted without error > I want to clear the form. How can I reset the form? > > -- > View this message in context: > http://www.nabble.com/Form-clear-tp16760778p16760778.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Buy Wicket in Action: http://manning.com/dashorst Apache Wicket 1.3.3 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.3 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
