Hi,

thanks for the answer, but this is only a client side event hook not for 
processing a request to the Server. I added a pseudo code to the question of 
martin who asked me what I exactly want to do.

Thanks anyway for the fast answer!

kind regards,

Tobias 

> Am 09.09.2014 um 11:06 schrieb Tom Götz <t...@decoded.de>:
> 
> See https://cwiki.apache.org/confluence/display/WICKET/Wicket+Ajax, section 
> "Global Ajax call listeners“.
> 
> Cheers,
>   -Tom
> 
> 
>> On 09.09.2014, at 10:58, Tobias Soloschenko 
>> <tobiassolosche...@googlemail.com> wrote:
>> 
>> Hi all, 
>> 
>> is there a way to register a global ajax event handler within Wicket? For 
>> normal there is the AbstractDefaultAjaxBehavior which is added to a 
>> component. And then the CallbackScript can be obtained and used within a 
>> OnDomReadyHeaderItem for example.
>> 
>> Is there a way to do this on application level so that Im able to get the 
>> CallbackScript from the instantiated Application? 
>> 
>> kind regards 
>> 
>> Tobias
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
> 
> 
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to