You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Jeremy Thomerson <je...@wickettraining.com> on 2010/10/22 08:11:47 UTC

Re: AjaxButton documentation error?

It will lie no more.  I just fixed it in 1.4.x and trunk.  Thanks Chris and
Craig!

On Mon, Jul 12, 2010 at 7:03 AM, Craig McIlwee <
craig.mcilwee@openroadsconsulting.com> wrote:

> Yeah, that's been wrong for a really long time, maybe always.  Whenever I
> point coworkers to that class I tell them to ignore that comment.  Just
> checked the code for AjaxButton, and there is no form.add(this) call
> anywhere.
>
> Craig
>
> ----- Original Message -----
> From: Chris Colman
> [mailto:chrisc@stepaheadsoftware.com]
> To: users@wicket.apache.org
> Sent: Thu,
> 08 Jul 2010 21:48:20 -0400
> Subject: AjaxButton documentation error?
>
>
> > The JavaDoc for AjaxButton (and AjaxSubmitButton) says:
> >
> > "A button that submits the form via ajax. Since this button takes the
> > form as a constructor argument it does not need to be added to it unlike
> > the Button component."
> >
> > Well I've just spent a good amount of time putting that theory to the
> > test. I use the constructor that takes the form as its second parameter.
> > Basically the form fails with an error saying wicket can't find the
> > button component unless I explicitly add the AjaxButton object to the
> > form object, seemingly contradicting the above doco quote. The Wicket
> > example explicitly adds the button to the form too - which also seems to
> > go against the above doco declaration.
> >
> > Maybe it's a rare case where reading the documentation is not a good
> > idea =}
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> > For additional commands, e-mail: users-help@wicket.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>


-- 
Jeremy Thomerson
http://wickettraining.com
*Need a CMS for Wicket?  Use Brix! http://brixcms.org*