EV_Menu_Action Member List

This is the complete list of members for EV_Menu_Action, including all inherited members.
EV_Menu_Action(XAP_Menu_Id id, bool bHoldsSubMenu, bool bRaisesDialog, bool bCheckable, bool bRadio, const char *szMethodName, EV_GetMenuItemState_pFn pfnGetState, EV_GetMenuItemComputedLabel_pFn pfnGetLabel, const UT_String &stScriptName="")EV_Menu_Action
getDynamicLabel(const EV_Menu_Label *pLabel) const EV_Menu_Action
getMenuId() const EV_Menu_Action
getMenuItemState(AV_View *pView) const EV_Menu_Action
getMethodName() const EV_Menu_Action
getScriptName() const EV_Menu_Action [inline]
hasDynamicLabel() const EV_Menu_Action
hasGetStateFunction() const EV_Menu_Action
incrementId(void)EV_Menu_Action
isCheckable() const EV_Menu_Action
isRadio() const EV_Menu_Action
m_bCheckableEV_Menu_Action [private]
m_bHoldsSubMenuEV_Menu_Action [private]
m_bRadioEV_Menu_Action [private]
m_bRaisesDialogEV_Menu_Action [private]
m_idEV_Menu_Action [private]
m_pfnGetLabelEV_Menu_Action [private]
m_pfnGetStateEV_Menu_Action [private]
m_stScriptNameEV_Menu_Action [private]
m_szMethodNameEV_Menu_Action [private]
raisesDialog() const EV_Menu_Action
~EV_Menu_Action()EV_Menu_Action