#include <AbiGeneric.h>
Public Attributes | |
const char * | methodName |
EV_EditMethod_pFn | method |
const char * | label |
const char * | description |
EV_Menu_LayoutFlags | flags |
bool | hasSubMenu |
bool | hasDialog |
bool | checkBox |
EV_GetMenuItemState_pFn | pfnGetState |
EV_GetMenuItemComputedLabel_pFn | pfnGetDynLabel |
bool | inMainMenu |
bool | inContextMenu |
XAP_Menu_Id | id |
const char* AbiMenuOptions::description |
Referenced by addToMenus().
const char* AbiMenuOptions::label |
const char* AbiMenuOptions::methodName |