$("#componentid').trigger('change');?

On Fri, Feb 22, 2013 at 10:36 AM, Martin Dietze <d...@fh-wedel.de> wrote:

> I understand that with Wicket 6 the event handlers are no longer
> inline, thus calling input.onchange() will no longer work.
>
> But what do I now do instead? I have hand-written inputs which
> rely on onchange() being called via Javascript after user
> interaction. So what do I have to call inside my JS code to have
> a AjaxFormComponentUpdatingBehavior("change") invoked in my Java
> code?
>
> Cheers,
>
> M'bert
>
> --
> ----------- / http://herbert.the-little-red-haired-girl.org /
> -------------
> =+=
> Hier ich bin, steine Dich wie ein Wirbelwind.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Regards - Ernesto Reinaldo Barreiro
Antilia Soft
http://antiliasoft.com/ <http://antiliasoft.com/antilia>

Reply via email to