| Interface | Description |
|---|---|
| IMenuListener |
Event listener shared by the
Menu widget and the MenuBehavior |
| Class | Description |
|---|---|
| ContextMenu |
Provides the Kendo UI context menu
|
| ContextMenuBehavior |
Provides a Kendo UI context menu widget
|
| ContextMenuBehavior.OnOpenAjaxBehavior |
Provides a
JQueryAjaxBehavior that aims to be wired to the 'open' event |
| ContextMenuBehavior.OpenEvent |
Provides an event object that will be broadcasted by the
ContextMenuBehavior.OnOpenAjaxBehavior callback |
| Menu |
Provides the Kendo UI menu based on a
JQueryPanel |
| MenuBehavior |
Provides a Kendo UI menu widget
|
| MenuBehavior.OnSelectAjaxBehavior |
Provides a
JQueryAjaxBehavior that aims to be wired to the 'select' event |
| MenuBehavior.SelectEvent |
Provides an event object that will be broadcasted by the
MenuBehavior.OnSelectAjaxBehavior callback |
Copyright © 2021 7thWeb. All rights reserved.