The following tables list the members exposed by MenuItemDefinition.
Name | Description | |
---|---|---|
![]() | DisplayText | Display text of the menu item. |
![]() | SubMenuItems | If this item represnets a submenu then this property will return an array of submenu items. Otherwise it will return null. |
Name | Description | |
---|---|---|
![]() ![]() | CreateMenuItems | A helper method for creating an array of IGMenuItem from the specified menu item definition array. |
![]() | OnClick | Called when this menu item is clicked. |