You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by jchappelle <jc...@4redi.com> on 2011/10/04 14:38:33 UTC

Using Wicket.Event.add in javascript

Is the Wicket.Event.add method considered part of the public api for wicket?
I have been writing more and more javascript lately and have found it useful
but I can roll my own if needed. I just didn't know if these methods are
subject to change without notice.

Thanks,

Josh

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Using-Wicket-Event-add-in-javascript-tp3870815p3870815.html
Sent from the Users forum mailing list archive at Nabble.com.

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


Re: Using Wicket.Event.add in javascript

Posted by jchappelle <jc...@4redi.com>.
Thanks a lot!

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Using-Wicket-Event-add-in-javascript-tp3870815p3870841.html
Sent from the Users forum mailing list archive at Nabble.com.

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


Re: Using Wicket.Event.add in javascript

Posted by Martin Grigorov <mg...@apache.org>.
Currently it is indeed not documented and only users who read the
source code may know about it and use it.
For Wicket.next we plan to use more and more JQuery for Wicket's
JavaScript needs and the API may change but the change will be
documented in the migration guide so it should be easy for you to move
to the new API.

On Tue, Oct 4, 2011 at 2:38 PM, jchappelle <jc...@4redi.com> wrote:
> Is the Wicket.Event.add method considered part of the public api for wicket?
> I have been writing more and more javascript lately and have found it useful
> but I can roll my own if needed. I just didn't know if these methods are
> subject to change without notice.
>
> Thanks,
>
> Josh
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/Using-Wicket-Event-add-in-javascript-tp3870815p3870815.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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