Re: Include everything with jquery java anotation ImportJQueryUI

2013-08-30 Thread Boris Horvat
btw any plans to update the jquery (the plugin I would like to use requires newer jquery as it would seem) On Thu, Aug 29, 2013 at 11:08 PM, Boris Horvat wrote: > Well I probably wont use them all but there is a possibility that I will > use many. Still the plugin I plan to use will depend on qu

Re: Include everything with jquery java anotation ImportJQueryUI

2013-08-29 Thread Boris Horvat
Well I probably wont use them all but there is a possibility that I will use many. Still the plugin I plan to use will depend on quite a few and I was just curios if there is such way to add them all at once (I guess many of mine plugins will use some of them) PS I would follow the approach and cr

Re: Include everything with jquery java anotation ImportJQueryUI

2013-08-29 Thread Thiago H de Paula Figueiredo
On Thu, 29 Aug 2013 13:47:34 -0300, Boris Horvat wrote: Something like that but easier :D I would like to avoid doing @ImportJQueryUI({"jquery.ui.core", "jquery.ui.widget", "jquery.ui.mouse", "jquery.ui.position", "jquery.ui.accordion", "jquery.ui.autocomplete", "jquery.ui.button", "jquery.

Re: Include everything with jquery java anotation ImportJQueryUI

2013-08-29 Thread Boris Horvat
Something like that but easier :D I would like to avoid doing @ImportJQueryUI({"jquery.ui.core", "jquery.ui.widget", "jquery.ui.mouse", "jquery.ui.position", "jquery.ui.accordion", "jquery.ui.autocomplete", "jquery.ui.button", "jquery.ui.datepicker", "jquery.ui.dialog", "jquery.ui.draggable", "jq

Re: Include everything with jquery java anotation ImportJQueryUI

2013-08-28 Thread Emmanuel DEMEY
Something like the Tapestry5-jQuery ImportJQueryUi annotation ? 2013/8/27 Boris Horvat > Hi, > > Is there a way to include everything of the jquery ui packages without > including everything manually? > > Cheers > > -- > Sincerely > *Boris Horvat* > -- Emmanuel DEMEY Ingénieur Etude et Déve

Include everything with jquery java anotation ImportJQueryUI

2013-08-27 Thread Boris Horvat
Hi, Is there a way to include everything of the jquery ui packages without including everything manually? Cheers -- Sincerely *Boris Horvat*