| Interface | Description |
|---|---|
| IMenuItem |
Interface used to represent a single item in a
Menu |
| Class | Description |
|---|---|
| AbstractMenuItem |
Base class for
Menu item |
| ContextMenu |
Provides a context-menu based on the
Menu |
| ContextMenuBehavior |
Provides a jQuery context menu behavior.
A ContextMenuBehavior can be associated to only one Component (ie: The behavior cannot be reused). |
| ContextMenuBehavior.ContextMenuEvent |
Provides an event object that will be broadcasted by the
JQueryAjaxBehavior 'contextmenu' callback |
| Menu |
Provides the jQuery menu based on a
JQueryPanel |
| MenuBehavior |
Provides a jQuery menu behavior.
|
| MenuBehavior.SelectEvent |
Provides an event object that will be broadcasted by the
JQueryAjaxBehavior 'select' callback |
| MenuItem |
Provides a standard menu-item that supports sub-menus
|
Copyright © 2014 7thWeb. All Rights Reserved.