Package com.googlecode.wicket.jquery.ui.widget.menu
-
Interface Summary Interface Description IMenuItem Interface used to represent a single item in aMenuIMenuListener Event listener shared by theMenuwidget and theMenuBehavior -
Class Summary Class Description AbstractMenuItem Base class forMenuitemContextMenu Provides a context-menu based on theMenuContextMenuBehavior Provides a jQuery context menu behavior.
AContextMenuBehaviorcan be associated to only oneComponent(ie: The behavior cannot be reused).ContextMenuBehavior.ContextMenuEvent Provides an event object that will be broadcasted by theContextMenuBehavior.OnContextMenuAjaxBehaviorcallbackContextMenuBehavior.OnContextMenuAjaxBehavior Provides aJQueryAjaxBehaviorthat aims to be wired to the 'contextmenu' eventMenu Provides the jQuery menu based on aJQueryPanelMenuBehavior Provides a jQuery menu behavior.MenuBehavior.OnSelectAjaxBehavior Provides aJQueryAjaxBehaviorthat aims to be wired to the 'select' eventMenuBehavior.SelectEvent Provides an event object that will be broadcasted by theMenuBehavior.OnSelectAjaxBehaviorcallbackMenuItem Provides a standard menu-item that supports sub-menus