Package net.sourceforge.tapestry_jsmenu.api

Interface Summary
IDisplayModeProvider IDisplayModeProvider is asked for each irem whether to hide or to display it.
IJSCookMenuItem IJSCookMenuItem is the base unit for the menu item model being used by the JSCookMenu component to render the menu.
IMenuItemRenderer This interface dynamically provides a component for a given item to render it with.
IStatusMessageProvider This interface provides the status line message for a given menu item.
 

Class Summary
BasicJSCookMenuItem Convenience implementation of IJSCookMenuItem This class introduces a value field filled in the constructors and retrieved in the getValue() method that might be called in ognl bindings to retrieve some value to be rendered in some component that renders the menu content.