Re: wicket-menu and AjaxLink

2015-06-16 Thread lucio
Il 2015-06-14 21:47 Martin Grigorov ha scritto: Hi, Consult with the sources and the demo application - https://github.com/cooldatasoft/wicket-menu ;-) Thanks, source code is not the most beautiful documentation you can think of, but it is better than nothing. The demo app does not use

Re: wicket-menu and AjaxLink

2015-06-16 Thread Martin Grigorov
On Tue, Jun 16, 2015 at 12:48 PM, lu...@sulweb.org wrote: Il 2015-06-14 21:47 Martin Grigorov ha scritto: Hi, Consult with the sources and the demo application - https://github.com/cooldatasoft/wicket-menu ;-) Thanks, source code is not the most beautiful documentation you can think

wicket-menu and AjaxLink

2015-06-14 Thread lucio
how to create the AjaxLink, because I should tell the AjaxLink constructor which wicket:id it should bind to, but that wicket:id is unknown to me: it is being generated (I assume) by wicket-menu classes at runtime. My code is: new MenuItem(MenuText, new AjaxLinkVoid

Re: wicket-menu and AjaxLink

2015-06-14 Thread Martin Grigorov
Hi, Consult with the sources and the demo application - https://github.com/cooldatasoft/wicket-menu ;-) Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Sun, Jun 14, 2015 at 5:13 PM, lu...@sulweb.org wrote: Hello I'm trying to use

Re: wicket menu

2009-09-22 Thread Ernesto Reinaldo Barreiro
Barreiro [mailto:reier...@gmail.com] Verzonden: maandag 21 september 2009 15:08 Aan: users@wicket.apache.org Onderwerp: Re: wicket menu Hi Joeri, I just implemented the menu you mentioned http://www.dynamicdrive.com/style/csslibrary/item/jquery_multi_level_css

Re: wicket menu

2009-09-22 Thread T Ames
@wicket.apache.org Onderwerp: Re: wicket menu Hi Joeri, I just implemented the menu you mentioned http://www.dynamicdrive.com/style/csslibrary/item/jquery_multi_level_css _menu_2/ in here http://code.google.com/p/antilia/source

Re: wicket menu

2009-09-22 Thread Ernesto Reinaldo Barreiro
.. -Oorspronkelijk bericht- Van: Ernesto Reinaldo Barreiro [mailto:reier...@gmail.com] Verzonden: maandag 21 september 2009 15:08 Aan: users@wicket.apache.org Onderwerp: Re: wicket menu Hi Joeri, I just implemented the menu you

Re: wicket menu

2009-09-22 Thread T Ames
, We are changing from Struts to Wicket, in our Struts application we used Struts-Menu. Now I've searched the wicket mailing list but I couldn't find any descent menu. Is there a Wicket menu

Re: wicket menu

2009-09-22 Thread T Ames
.. -Oorspronkelijk bericht- Van: Ernesto Reinaldo Barreiro [mailto:reier...@gmail.com] Verzonden: maandag 21 september 2009 15:08 Aan: users@wicket.apache.org Onderwerp: Re: wicket menu Hi Joeri, I just implemented the menu you

Re: wicket menu

2009-09-22 Thread Ernesto Reinaldo Barreiro
.. -Oorspronkelijk bericht- Van: Ernesto Reinaldo Barreiro [mailto:reier...@gmail.com] Verzonden: maandag 21 september 2009 15:08 Aan: users@wicket.apache.org Onderwerp: Re: wicket menu Hi Joeri, I just implemented

wicket menu

2009-09-21 Thread Boydens Joeri (OZ)
Hi, We are changing from Struts to Wicket, in our Struts application we used Struts-Menu. Now I've searched the wicket mailing list but I couldn't find any descent menu. Is there a Wicket menu available, where can I find it ? Or should I write my own? I've seen some code based

Re: wicket menu

2009-09-21 Thread Martin Makundi
application we used Struts-Menu.  Now I've searched the wicket mailing list but I couldn't find any descent menu. Is there a Wicket menu available, where can I find it ? Or should I write my own? I've seen some code based on YUI, but I can't find that anymore in the svn. Joeri

RE: wicket menu

2009-09-21 Thread Boydens Joeri (OZ)
Makundi [mailto:martin.maku...@koodaripalvelut.com] Verzonden: maandag 21 september 2009 11:06 Aan: users@wicket.apache.org Onderwerp: Re: wicket menu Hover menu or just static? If static then it is easy to just change the html/css of tabbed panel into vertical or horizontal menu. Probably you can

RE: wicket menu

2009-09-21 Thread Martin Grigorov
...@koodaripalvelut.com] Verzonden: maandag 21 september 2009 11:06 Aan: users@wicket.apache.org Onderwerp: Re: wicket menu Hover menu or just static? If static then it is easy to just change the html/css of tabbed panel into vertical or horizontal menu. Probably you can roll a hover too. ** Martin 2009

Re: wicket menu

2009-09-21 Thread Martin Makundi
bericht- Van: Martin Makundi [mailto:martin.maku...@koodaripalvelut.com] Verzonden: maandag 21 september 2009 11:06 Aan: users@wicket.apache.org Onderwerp: Re: wicket menu Hover menu or just static? If static then it is easy to just change the html/css of tabbed panel into vertical

Re: wicket menu

2009-09-21 Thread Ernesto Reinaldo Barreiro
I've seen some code based on YUI, but I can't find that anymore in the svn. I think YUI menu is in here. https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/tags/wicketstuff-core-1.4.1/yui-parent/ Ernesto

Re: wicket menu

2009-09-21 Thread Ernesto Reinaldo Barreiro
-Oorspronkelijk bericht- Van: Martin Makundi [mailto:martin.maku...@koodaripalvelut.com] Verzonden: maandag 21 september 2009 11:06 Aan: users@wicket.apache.org Onderwerp: Re: wicket menu Hover menu or just static? If static then it is easy to just change the html/css of tabbed panel

RE: wicket menu

2009-09-21 Thread Boydens Joeri (OZ)
@wicket.apache.org Onderwerp: Re: wicket menu I've seen some code based on YUI, but I can't find that anymore in the svn. I think YUI menu is in here. https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/tags/wicke tstuff-core-1.4.1/yui-parent/ Ernesto

Re: wicket menu

2009-09-21 Thread Ernesto Reinaldo Barreiro
@wicket.apache.org Onderwerp: Re: wicket menu Hover menu or just static? If static then it is easy to just change the html/css of tabbed panel into vertical or horizontal menu. Probably you can roll a hover too. ** Martin 2009/9/21 Boydens Joeri (OZ) joeri.boyd...@oz.be: Hi, We

Re: wicket menu

2009-09-21 Thread Martin Makundi
Is there also a up-to-date release for wicket 1.3 ? Forget already about 1.3... use 1.4+ ** Martin - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

Re: wicket menu

2009-09-21 Thread Ernesto Reinaldo Barreiro
1.3 ? Joeri Joeri Boydens OZ Onafhankelijk Ziekenfonds Informatica 050 40 53 09 -Oorspronkelijk bericht- Van: Ernesto Reinaldo Barreiro [mailto:reier...@gmail.com] Verzonden: maandag 21 september 2009 11:23 Aan: users@wicket.apache.org Onderwerp: Re: wicket menu

Re: wicket menu

2009-09-21 Thread Ernesto Reinaldo Barreiro
Struts application we used Struts-Menu. Now I've searched the wicket mailing list but I couldn't find any descent menu. Is there a Wicket menu available, where can I find it ? Or should I write my own? I've seen some code based on YUI, but I can't find that anymore in the svn. Joeri

RE: wicket menu

2009-09-21 Thread Boydens Joeri (OZ)
downloaded the files manually.. -Oorspronkelijk bericht- Van: Ernesto Reinaldo Barreiro [mailto:reier...@gmail.com] Verzonden: maandag 21 september 2009 15:08 Aan: users@wicket.apache.org Onderwerp: Re: wicket menu Hi Joeri, I just implemented the menu you mentioned http://www.dynamicdrive.com

Re: wicket menu

2009-09-21 Thread Ernesto Reinaldo Barreiro
: Ernesto Reinaldo Barreiro [mailto:reier...@gmail.com] Verzonden: maandag 21 september 2009 15:08 Aan: users@wicket.apache.org Onderwerp: Re: wicket menu Hi Joeri, I just implemented the menu you mentioned http://www.dynamicdrive.com/style/csslibrary/item/jquery_multi_level_css _menu_2

Re: wicket menu

2009-09-21 Thread T Ames
Onderwerp: Re: wicket menu Hi Joeri, I just implemented the menu you mentioned http://www.dynamicdrive.com/style/csslibrary/item/jquery_multi_level_css _menu_2/ in here http://code.google.com/p/antilia/source/browse/trunk/com.antilia.ext/src /com/antilia/web/dynamicdrive If you

Re: wicket menu

2009-09-21 Thread Ernesto Reinaldo Barreiro
: Ernesto Reinaldo Barreiro [mailto:reier...@gmail.com] Verzonden: maandag 21 september 2009 15:08 Aan: users@wicket.apache.org Onderwerp: Re: wicket menu Hi Joeri, I just implemented the menu you mentioned http://www.dynamicdrive.com/style/csslibrary/item

Re: wicket menu

2009-09-21 Thread T Ames
...@gmail.com] Verzonden: maandag 21 september 2009 15:08 Aan: users@wicket.apache.org Onderwerp: Re: wicket menu Hi Joeri, I just implemented the menu you mentioned http://www.dynamicdrive.com/style/csslibrary/item/jquery_multi_level_css _menu_2/ in here

Re: Wicket menu with submenu dialog window

2007-10-02 Thread Artur W.
in context: http://www.nabble.com/Wicket-menu-with-submenu-%22dialog-window%22-tf4543964.html#a12994070 Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Wicket menu with submenu dialog window

2007-10-01 Thread Kent Tong
/p12974699/yui-menu.zip yui-menu.zip -- View this message in context: http://www.nabble.com/Wicket-menu-with-submenu-%22dialog-window%22-tf4543964.html#a12974699 Sent from the Wicket - User mailing list archive at Nabble.com

Re: Wicket menu with submenu dialog window

2007-10-01 Thread Nino Saturnino Martinez Vazquez Wael
You should really create wicket stuff project for this. Or perhaps it's something for the minis? Kent Tong wrote: lizz wrote: Has anyone made a menu (with menu items and submenus) in wicket? I would like a menu that looks more or less like the Swing JMenu. I saw a reference to

Re: Wicket menu with submenu dialog window

2007-10-01 Thread Doug Leeper
://www.nabble.com/Wicket-menu-with-submenu-%22dialog-window%22-tf4543964.html#a12988297 Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Wicket menu with submenu dialog window

2007-09-30 Thread lizz
that contains menu items and submenus. The menu items are easy to make but I dont know how to make the submenu. -- View this message in context: http://www.nabble.com/Wicket-menu-with-submenu-%22dialog-window%22-tf4543964.html#a12967293 Sent from the Wicket - User mailing list archive at Nabble.com