[Solved] Menu generated dynamically and separators
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
Search
Recent Topics
Home Page
|
www.icesoft.org
Login
[Solved] Menu generated dynamically and separators
|
Share
Forum Index
->
Components
Author
Message
07/12/2006 10:05:04
Subject:
[Solved] Menu generated dynamically and separators
Baleyba
Joined: 16/11/2006 00:00:00
Messages: 110
Offline
Hi,
I use this explication of
philip_b
(Thanks to him):
http://www.icefaces.org/JForum/posts/list/2834.page
But I don't know how to add a separator dynamically...
Thanks for your help.
Regards,
Chris
JBoss 4.2.3 | Java 1.6.0_16 | IceFaces 1.8.2
07/12/2006 10:58:25
Subject:
Re:Menu generated dynamically and separators
philip.breau
Joined: 08/05/2006 00:00:00
Messages: 2701
Offline
Hi Chris,
Just try creating a new MenuItemSeparator instance:
...
MenuItemSeparator mis = new MenuItemSeparator();
..
then add it to your list between the menu items.
Thanks,
Philip
.
07/12/2006 11:33:16
Subject:
Re:Menu generated dynamically and separators
Baleyba
Joined: 16/11/2006 00:00:00
Messages: 110
Offline
Thanks a lot and again philip_b ! ;)
JBoss 4.2.3 | Java 1.6.0_16 | IceFaces 1.8.2
Forum Index
->
Components
Go to:
Select a forum
General
-------------
Using the Forums
ICEfaces Forums
-------------
News & Announcements
General Help
Components
Tools
Portals & Portlets
Woodstock to ICEfaces Migration
JBoss Seam Integration
Development Build Feedback
Contributor's Corner
ICEmobile Forums
-------------
ICEmobile General
ICEpdf Forums
-------------
ICEpdf General
ICEpush Forums
-------------
ICEpush General
Projects
-------------
Async HTTP Server
WebMC
Powered by
JForum 2.1.7ice
©
JForum Team