On 4/27/06, sharath reddy <[EMAIL PROTECTED]> wrote:
> PanelNavigation2 and jsCookMenu have the ability to
> pull their menu options off a backing bean. They both
> use NavigationMenuItem for that. Each instance of
> NavigationMenuItem represents a node in the menu, and
> contains information like action to be executed, icon
> to be displayed, etc. It also contains an array list
> of NavigationMenuItems so as to support multi-level
> menus.
>
> The upcoming OutlookMenu component will also use
> NavigationMenuItem objects for dynamic configuration
> to maintain consistency.
>
> I dont think PanelNavigation uses NavigationMenuItem.

Thanks!

I'm going to go ahead and create a new NavigationMenuItem component in
the Tomahawk issue tracker.  It sounds like it should have one of its
own.

Reply via email to