var instance = new GC.Spread.Sheets.ContextMenu.MenuView(); var value; // Type: Object value = instance.getCommandOptions(menuItemData, host, event);
function getCommandOptions( menuItemData : Object, host : HTMLElement, event : Object ) : Object;
Parameters
- menuItemData
- the data of the menu item which be clicked
- host
- the container of the menu item which be clicked
- event
- the mouse click event