HPE Content Manager SDK 9.1
HP.HPTRIM.SDK.MenuPopup.CustomCommandEnablerWrapper Class Reference
Inheritance diagram for HP.HPTRIM.SDK.MenuPopup.CustomCommandEnablerWrapper:
HP.HPTRIM.SDK.MenuPopupCommandEnabler

Public Member Functions

 CustomCommandEnablerWrapper (CustomCommandEnabler del)
 
override bool commandEnabler (CommandIds cmdId)
 
- Public Member Functions inherited from HP.HPTRIM.SDK.MenuPopupCommandEnabler
 MenuPopupCommandEnabler ()
 
delegate bool SwigDelegateMenuPopupCommandEnabler_0 (int cmdID)
 

Public Attributes

CustomCommandEnabler m_del
 

Additional Inherited Members

- Protected Attributes inherited from HP.HPTRIM.SDK.MenuPopupCommandEnabler
bool swigCMemOwn
 

Constructor & Destructor Documentation

HP.HPTRIM.SDK.MenuPopup.CustomCommandEnablerWrapper.CustomCommandEnablerWrapper ( CustomCommandEnabler  del)

Member Function Documentation

override bool HP.HPTRIM.SDK.MenuPopup.CustomCommandEnablerWrapper.commandEnabler ( CommandIds  cmdId)
virtual

Member Data Documentation

CustomCommandEnabler HP.HPTRIM.SDK.MenuPopup.CustomCommandEnablerWrapper.m_del