Re: jQuery Treeview Context menu in wicket

2013-03-28 Thread Leningovi
i want menu like in below link

Tree View with context Menu
http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxtree/index.htm#demos/jqxtree/treepopup.htm
  

in wicket .. please help me ... this is very urgent 

Thanks in advance



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/jQuery-Treeview-Context-menu-in-wicket-tp4657512p4657601.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: jQuery Treeview Context menu in wicket

2013-03-28 Thread Paul Bors
That's a nice menu.

Since the UI part is already done you can simply follow the examples from
other projects on how to integrate it with Wicket yourself.

It took me half a day to get a simple jQuery date picker ported over to
Wicket 1.5.x (spent more time waiting on Sonatype OSS to setup the nexus
repository https://issues.sonatype.org/browse/OSSRH-5277 which took a day
and to document the project than implement it).

See for example this very simple project:
https://Wicket-Continuous-Calendar.GoogleCode.com
I do recommend sharing your code with the rest of the community so that
others can contribute to your project.
Feel free to let us know via an announcement on this list once you have it
setup.

If you decide not to create this project, I might do it later when we'll
get to refactor our webapp menu :)

~ Thank you,
   Paul Bors

On Thu, Mar 28, 2013 at 2:38 AM, Leningovi g.le...@nic.in wrote:

 i want menu like in below link

 Tree View with context Menu
 
 http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxtree/index.htm#demos/jqxtree/treepopup.htm
 

 in wicket .. please help me ... this is very urgent

 Thanks in advance



 --
 View this message in context:
 http://apache-wicket.1842946.n4.nabble.com/jQuery-Treeview-Context-menu-in-wicket-tp4657512p4657601.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: jQuery Treeview Context menu in wicket

2013-03-28 Thread Paul Bors
Speaking of which, does anyone know what happen with jQuery UI and latest
version of Wicket 6.x?

I'm getting too many hits on two many different projects, most of which
seem to be old and I through since jQuery is part of Wicket 6.x that there
would be a similar module in Wicket to cover the jQuery UI library.

I've been disconnected since we're not due to upgrade our webapp to Wicket
6 for another few months.

~ Thank you,
   Paul Bors

On Thu, Mar 28, 2013 at 10:50 AM, Paul Bors p...@bors.ws wrote:

 That's a nice menu.

 Since the UI part is already done you can simply follow the examples from
 other projects on how to integrate it with Wicket yourself.

 It took me half a day to get a simple jQuery date picker ported over to
 Wicket 1.5.x (spent more time waiting on Sonatype OSS to setup the nexus
 repository https://issues.sonatype.org/browse/OSSRH-5277 which took a day
 and to document the project than implement it).

 See for example this very simple project:
 https://Wicket-Continuous-Calendar.GoogleCode.com
 I do recommend sharing your code with the rest of the community so that
 others can contribute to your project.
 Feel free to let us know via an announcement on this list once you have it
 setup.

 If you decide not to create this project, I might do it later when we'll
 get to refactor our webapp menu :)

 ~ Thank you,
Paul Bors

 On Thu, Mar 28, 2013 at 2:38 AM, Leningovi g.le...@nic.in wrote:

 i want menu like in below link

 Tree View with context Menu
 
 http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxtree/index.htm#demos/jqxtree/treepopup.htm
 

 in wicket .. please help me ... this is very urgent

 Thanks in advance



 --
 View this message in context:
 http://apache-wicket.1842946.n4.nabble.com/jQuery-Treeview-Context-menu-in-wicket-tp4657512p4657601.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: jQuery Treeview Context menu in wicket

2013-03-28 Thread Martin Grigorov
https://github.com/WiQuery/wiquery
https://github.com/sebfz1/wicket-jquery-ui

There are no plans to add a module for the same in Apache repos


On Thu, Mar 28, 2013 at 5:09 PM, Paul Bors p...@bors.ws wrote:

 Speaking of which, does anyone know what happen with jQuery UI and latest
 version of Wicket 6.x?

 I'm getting too many hits on two many different projects, most of which
 seem to be old and I through since jQuery is part of Wicket 6.x that there
 would be a similar module in Wicket to cover the jQuery UI library.

 I've been disconnected since we're not due to upgrade our webapp to Wicket
 6 for another few months.

 ~ Thank you,
Paul Bors

 On Thu, Mar 28, 2013 at 10:50 AM, Paul Bors p...@bors.ws wrote:

  That's a nice menu.
 
  Since the UI part is already done you can simply follow the examples from
  other projects on how to integrate it with Wicket yourself.
 
  It took me half a day to get a simple jQuery date picker ported over to
  Wicket 1.5.x (spent more time waiting on Sonatype OSS to setup the nexus
  repository https://issues.sonatype.org/browse/OSSRH-5277 which took a
 day
  and to document the project than implement it).
 
  See for example this very simple project:
  https://Wicket-Continuous-Calendar.GoogleCode.com
  I do recommend sharing your code with the rest of the community so that
  others can contribute to your project.
  Feel free to let us know via an announcement on this list once you have
 it
  setup.
 
  If you decide not to create this project, I might do it later when we'll
  get to refactor our webapp menu :)
 
  ~ Thank you,
 Paul Bors
 
  On Thu, Mar 28, 2013 at 2:38 AM, Leningovi g.le...@nic.in wrote:
 
  i want menu like in below link
 
  Tree View with context Menu
  
 
 http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxtree/index.htm#demos/jqxtree/treepopup.htm
  
 
  in wicket .. please help me ... this is very urgent
 
  Thanks in advance
 
 
 
  --
  View this message in context:
 
 http://apache-wicket.1842946.n4.nabble.com/jQuery-Treeview-Context-menu-in-wicket-tp4657512p4657601.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
 
 
 




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


Re: jQuery Treeview Context menu in wicket

2013-03-28 Thread Paul Bors
Cool, maybe we can suggest adding http://www.jqwidgets.com as a module to
either wiquery or wicket-jquery-ui or create a new project depending on
either on :)

~ Thank you,
   Paul Bors

On Thu, Mar 28, 2013 at 11:16 AM, Martin Grigorov mgrigo...@apache.orgwrote:

 https://github.com/WiQuery/wiquery
 https://github.com/sebfz1/wicket-jquery-ui

 There are no plans to add a module for the same in Apache repos


 On Thu, Mar 28, 2013 at 5:09 PM, Paul Bors p...@bors.ws wrote:

  Speaking of which, does anyone know what happen with jQuery UI and latest
  version of Wicket 6.x?
 
  I'm getting too many hits on two many different projects, most of which
  seem to be old and I through since jQuery is part of Wicket 6.x that
 there
  would be a similar module in Wicket to cover the jQuery UI library.
 
  I've been disconnected since we're not due to upgrade our webapp to
 Wicket
  6 for another few months.
 
  ~ Thank you,
 Paul Bors
 
  On Thu, Mar 28, 2013 at 10:50 AM, Paul Bors p...@bors.ws wrote:
 
   That's a nice menu.
  
   Since the UI part is already done you can simply follow the examples
 from
   other projects on how to integrate it with Wicket yourself.
  
   It took me half a day to get a simple jQuery date picker ported over to
   Wicket 1.5.x (spent more time waiting on Sonatype OSS to setup the
 nexus
   repository https://issues.sonatype.org/browse/OSSRH-5277 which took a
  day
   and to document the project than implement it).
  
   See for example this very simple project:
   https://Wicket-Continuous-Calendar.GoogleCode.com
   I do recommend sharing your code with the rest of the community so that
   others can contribute to your project.
   Feel free to let us know via an announcement on this list once you have
  it
   setup.
  
   If you decide not to create this project, I might do it later when
 we'll
   get to refactor our webapp menu :)
  
   ~ Thank you,
  Paul Bors
  
   On Thu, Mar 28, 2013 at 2:38 AM, Leningovi g.le...@nic.in wrote:
  
   i want menu like in below link
  
   Tree View with context Menu
   
  
 
 http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxtree/index.htm#demos/jqxtree/treepopup.htm
   
  
   in wicket .. please help me ... this is very urgent
  
   Thanks in advance
  
  
  
   --
   View this message in context:
  
 
 http://apache-wicket.1842946.n4.nabble.com/jQuery-Treeview-Context-menu-in-wicket-tp4657512p4657601.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
  
  
  
 



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



Re: jQuery Treeview Context menu in wicket

2013-03-28 Thread Ernesto Reinaldo Barreiro
contributions are welcome:-)

On Thu, Mar 28, 2013 at 4:32 PM, Paul Bors p...@bors.ws wrote:

 Cool, maybe we can suggest adding http://www.jqwidgets.com as a module to
 either wiquery or wicket-jquery-ui or create a new project depending on
 either on :)

 ~ Thank you,
Paul Bors

 On Thu, Mar 28, 2013 at 11:16 AM, Martin Grigorov mgrigo...@apache.org
 wrote:

  https://github.com/WiQuery/wiquery
  https://github.com/sebfz1/wicket-jquery-ui
 
  There are no plans to add a module for the same in Apache repos
 
 
  On Thu, Mar 28, 2013 at 5:09 PM, Paul Bors p...@bors.ws wrote:
 
   Speaking of which, does anyone know what happen with jQuery UI and
 latest
   version of Wicket 6.x?
  
   I'm getting too many hits on two many different projects, most of which
   seem to be old and I through since jQuery is part of Wicket 6.x that
  there
   would be a similar module in Wicket to cover the jQuery UI library.
  
   I've been disconnected since we're not due to upgrade our webapp to
  Wicket
   6 for another few months.
  
   ~ Thank you,
  Paul Bors
  
   On Thu, Mar 28, 2013 at 10:50 AM, Paul Bors p...@bors.ws wrote:
  
That's a nice menu.
   
Since the UI part is already done you can simply follow the examples
  from
other projects on how to integrate it with Wicket yourself.
   
It took me half a day to get a simple jQuery date picker ported over
 to
Wicket 1.5.x (spent more time waiting on Sonatype OSS to setup the
  nexus
repository https://issues.sonatype.org/browse/OSSRH-5277 which took
 a
   day
and to document the project than implement it).
   
See for example this very simple project:
https://Wicket-Continuous-Calendar.GoogleCode.com
I do recommend sharing your code with the rest of the community so
 that
others can contribute to your project.
Feel free to let us know via an announcement on this list once you
 have
   it
setup.
   
If you decide not to create this project, I might do it later when
  we'll
get to refactor our webapp menu :)
   
~ Thank you,
   Paul Bors
   
On Thu, Mar 28, 2013 at 2:38 AM, Leningovi g.le...@nic.in wrote:
   
i want menu like in below link
   
Tree View with context Menu

   
  
 
 http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxtree/index.htm#demos/jqxtree/treepopup.htm

   
in wicket .. please help me ... this is very urgent
   
Thanks in advance
   
   
   
--
View this message in context:
   
  
 
 http://apache-wicket.1842946.n4.nabble.com/jQuery-Treeview-Context-menu-in-wicket-tp4657512p4657601.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
   
   
   
  
 
 
 
  --
  Martin Grigorov
  jWeekend
  Training, Consulting, Development
  http://jWeekend.com http://jweekend.com/
 




-- 
Regards - Ernesto Reinaldo Barreiro


Re: jQuery Treeview Context menu in wicket

2013-03-27 Thread Andrea Del Bene

Hi,

I didn't clearly understand what you want to build. Dou you want a 
treeview like this http://jquery.bassistance.de/treeview/demo/?

Hi,

How to implement jQuery Tree View with Context Menu in wicket.
Please provide a sample code or example


Thanks in advance


Regards
G.Lenin



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/jQuery-Treeview-Context-menu-in-wicket-tp4657512.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




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



jQuery Treeview Context menu in wicket

2013-03-26 Thread Leningovi
Hi,

How to implement jQuery Tree View with Context Menu in wicket.
Please provide a sample code or example 


Thanks in advance


Regards
G.Lenin



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/jQuery-Treeview-Context-menu-in-wicket-tp4657512.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