Package org.loom.tags.menu

Interface Summary
MenuItemDataCollection A object that contains AbstractMenuItemData instances
MenuItemTagCollection A tag that contains MenuItemTag instances
 

Class Summary
AbstractMenuData Parent class of MenuData classes
AbstractMenuDecorator  
InlineMenuDecorator Decorates menu items as an list of links.
LocaleMenuData Locale menu data.
LocaleMenuItemData Each Locale of the LocaleMenu
LocaleMenuTag Menu to select the current locale.
MenuData Holds the first row of MenuItemData instances of a normal menu.
MenuData.MenuItemHashKey Holds the data of a menuItem for fast lookups to get the currently selected MenuItemData instance
MenuItemData One menu item.
MenuItemTag Menu item.
MenuItemTagBeanInfo  
MenuTag Menus are configured inline in the JSP page.
MenuTagBeanInfo  
NestedMenuDecorator Decorates menu items as a list (ul) of nested menu items and submenus.
SelectedMenuItemLocator A pointer to the selected menu item.