Re: Global Ajax Event Handler

2014-09-10 Thread Martin Grigorov
[mailto:tobiassolosche...@googlemail.com] Sent: Tuesday, September 09, 2014 2:58 PM To: users@wicket.apache.org Subject: Re: Global Ajax Event Handler Thats the point. It is not used within a Component / Behavior - so I cant use getPage() ... Am 09.09.2014 um 14:50 schrieb Martin Grigorov mgrigo

Re: Global Ajax Event Handler

2014-09-10 Thread Tobias Soloschenko
...@googlemail.com] Sent: Tuesday, September 09, 2014 2:58 PM To: users@wicket.apache.org Subject: Re: Global Ajax Event Handler Thats the point. It is not used within a Component / Behavior - so I cant use getPage() ... Am 09.09.2014 um 14:50 schrieb Martin Grigorov mgrigo...@apache.org

Global Ajax Event Handler

2014-09-09 Thread Tobias Soloschenko
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

Re: Global Ajax Event Handler

2014-09-09 Thread Martin Grigorov
What exactly you want to do ? Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Tue, Sep 9, 2014 at 11:58 AM, Tobias Soloschenko tobiassolosche...@googlemail.com wrote: Hi all, is there a way to register a global ajax event handler within Wicket? For normal

Re: Global Ajax Event Handler

2014-09-09 Thread Tom Götz
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

Re: Global Ajax Event Handler

2014-09-09 Thread Tobias Soloschenko
: What exactly you want to do ? Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Tue, Sep 9, 2014 at 11:58 AM, Tobias Soloschenko tobiassolosche...@googlemail.com wrote: Hi all, is there a way to register a global ajax event handler within Wicket

Re: Global Ajax Event Handler

2014-09-09 Thread Tobias Soloschenko
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

Re: Global Ajax Event Handler

2014-09-09 Thread Martin Grigorov
? Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Tue, Sep 9, 2014 at 11:58 AM, Tobias Soloschenko tobiassolosche...@googlemail.com wrote: Hi all, is there a way to register a global ajax event handler within Wicket? For normal

RE: Global Ajax Event Handler

2014-09-09 Thread Richter, Marvin
=org.apache.wicket.examples.events.DecoupledAjaxUpdatePage for a good example. Best, Marvin -Original Message- From: Tobias Soloschenko [mailto:tobiassolosche...@googlemail.com] Sent: Tuesday, September 09, 2014 11:31 AM To: users@wicket.apache.org Subject: Re: Global Ajax Event Handler Hi, thanks for the answer, but this is only a client

Re: Global Ajax Event Handler

2014-09-09 Thread Martin Grigorov
-Original Message- From: Tobias Soloschenko [mailto:tobiassolosche...@googlemail.com] Sent: Tuesday, September 09, 2014 11:31 AM To: users@wicket.apache.org Subject: Re: Global Ajax Event Handler Hi, thanks for the answer, but this is only a client side event hook not for processing

Re: Global Ajax Event Handler

2014-09-09 Thread Tobias Soloschenko
...@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

Re: Global Ajax Event Handler

2014-09-09 Thread Tobias Soloschenko
Soloschenko [mailto:tobiassolosche...@googlemail.com] Sent: Tuesday, September 09, 2014 11:31 AM To: users@wicket.apache.org Subject: Re: Global Ajax Event Handler Hi, thanks for the answer, but this is only a client side event hook not for processing a request to the Server. I added

Re: Global Ajax Event Handler

2014-09-09 Thread Tobias Soloschenko
:31 AM To: users@wicket.apache.org Subject: Re: Global Ajax Event Handler 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

Re: Global Ajax Event Handler

2014-09-09 Thread Martin Grigorov
To: users@wicket.apache.org Subject: Re: Global Ajax Event Handler 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

Re: Global Ajax Event Handler

2014-09-09 Thread Tobias Soloschenko
To: users@wicket.apache.org Subject: Re: Global Ajax Event Handler 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

Re: Global Ajax Event Handler

2014-09-09 Thread Martin Grigorov
: Tobias Soloschenko [mailto:tobiassolosche...@googlemail.com] Sent: Tuesday, September 09, 2014 11:31 AM To: users@wicket.apache.org Subject: Re: Global Ajax Event Handler Hi, thanks for the answer, but this is only a client side event hook not for processing

Re: Global Ajax Event Handler

2014-09-09 Thread Tobias Soloschenko
@wicket.apache.org Subject: Re: Global Ajax Event Handler 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

Re: Global Ajax Event Handler

2014-09-09 Thread Martin Grigorov
for a good example. Best, Marvin -Original Message- From: Tobias Soloschenko [mailto: tobiassolosche...@googlemail.com] Sent: Tuesday, September 09, 2014 11:31 AM To: users@wicket.apache.org Subject: Re: Global Ajax Event Handler

Re: Global Ajax Event Handler

2014-09-09 Thread Tobias Soloschenko
Subject: Re: Global Ajax Event Handler 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

Re: Global Ajax Event Handler

2014-09-09 Thread Martin Grigorov
: Tobias Soloschenko [mailto: tobiassolosche...@googlemail.com] Sent: Tuesday, September 09, 2014 11:31 AM To: users@wicket.apache.org Subject: Re: Global Ajax Event Handler Hi, thanks for the answer, but this is only a client side

Re: Global Ajax Event Handler

2014-09-09 Thread Tobias Soloschenko
. Best, Marvin -Original Message- From: Tobias Soloschenko [mailto: tobiassolosche...@googlemail.com] Sent: Tuesday, September 09, 2014 11:31 AM To: users@wicket.apache.org Subject: Re: Global Ajax Event Handler Hi, thanks for the answer, but this is only a client side event hook

Re: Global Ajax Event Handler

2014-09-09 Thread Tobias Soloschenko
=org.apache.wicket.examples.events.DecoupledAjaxUpdatePage for a good example. Best, Marvin -Original Message- From: Tobias Soloschenko [mailto: tobiassolosche...@googlemail.com] Sent: Tuesday, September 09, 2014 11:31 AM To: users@wicket.apache.org Subject: Re: Global Ajax Event Handler Hi, thanks

Re: Global Ajax Event Handler

2014-09-09 Thread Martin Grigorov
: Re: Global Ajax Event Handler 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

Re: Global Ajax Event Handler

2014-09-09 Thread Tobias Soloschenko
: Tuesday, September 09, 2014 11:31 AM To: users@wicket.apache.org Subject: Re: Global Ajax Event Handler 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

RE: Global Ajax Event Handler

2014-09-09 Thread Richter, Marvin
, September 09, 2014 2:58 PM To: users@wicket.apache.org Subject: Re: Global Ajax Event Handler Thats the point. It is not used within a Component / Behavior - so I cant use getPage() ... Am 09.09.2014 um 14:50 schrieb Martin Grigorov mgrigo...@apache.org: The UrlGenerator class is used

Re: Global Ajax Event Handler

2014-09-09 Thread Tobias Soloschenko
, 2014 2:58 PM To: users@wicket.apache.org Subject: Re: Global Ajax Event Handler Thats the point. It is not used within a Component / Behavior - so I cant use getPage() ... Am 09.09.2014 um 14:50 schrieb Martin Grigorov mgrigo...@apache.org: The UrlGenerator class is used somewhere where