Re: Getting Javascript function return value in Wicket

2020-03-19 Thread Maxim Solodovnik
You can create AbstractDefaultAjaxBehavior create JS function of it And call it from JS code Then get result in response On Fri, 20 Mar 2020 at 08:34, Arunachalam Sibisakkaravarthi wrote: > > Hi guys, > I want to execute js and get output in Wicket, so that it can be used in > other places w

Getting Javascript function return value in Wicket

2020-03-19 Thread Arunachalam Sibisakkaravarthi
Hi guys, I want to execute js and get output in Wicket, so that it can be used in other places where I want. Is it possible in Wicket? *Thanks And RegardsSibi.ArunachalammCruncher*

Re: Getting Javascript function return value in Wicket

2011-03-01 Thread drf
.n4.nabble.com/Getting-Javascript-function-return-value-in-Wicket-tp3327794p3329641.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional

Re: Getting Javascript function return value in Wicket

2011-02-28 Thread drf
stantiate and call this class ??? Adding this in the constructor: add( new JSTest()) Does nothing - would expect the print statement in respond() to be called. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Getting-Javascript-function-return-value-in-Wicket-tp3

Re: Getting Javascript function return value in Wicket

2011-02-28 Thread Martin Grigorov
retrieve the return value from a > javascript function within Wicket. > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Getting-Javascript-function-return-value-in-Wicket-tp3327794p3327979.html > Sent from the Users forum mail

Re: Getting Javascript function return value in Wicket

2011-02-28 Thread drf
-return-value-in-Wicket-tp3327794p3327979.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

Re: Getting Javascript function return value in Wicket

2011-02-28 Thread Martin Grigorov
t; The examples provided are not full or clear to any of us. > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Getting-Javascript-function-return-value-in-Wicket-tp3327794p3327906.html > Sent from the Users forum m

Re: Getting Javascript function return value in Wicket

2011-02-28 Thread drf
-Javascript-function-return-value-in-Wicket-tp3327794p3327906.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h

Re: Getting Javascript function return value in Wicket

2011-02-28 Thread Matthias Gasser
this message in context: > http://apache-wicket.1842946.n4.nabble.com/Getting-Javascript-function-return-value-in-Wicket-tp3327794p3327794.html > Sent from the Users forum mailing list archive at Nabble.com. > > -

Getting Javascript function return value in Wicket

2011-02-28 Thread drf
context: http://apache-wicket.1842946.n4.nabble.com/Getting-Javascript-function-return-value-in-Wicket-tp3327794p3327794.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr