Micro Focus Content Manager SDK 10.1
TRIM.SDK.MenuPopupCommandEnabler Class Reference

Gets the type of menu item - indicates which derived class this item belongs to More...

Public Member Functions

virtual bool commandEnabler (CommandIds cmdID)
 
 MenuPopupCommandEnabler ()
 
delegate bool SwigDelegateMenuPopupCommandEnabler_0 (int cmdID)
 

Protected Attributes

bool swigCMemOwn
 

Detailed Description

Gets the type of menu item - indicates which derived class this item belongs to

Constructor & Destructor Documentation

◆ MenuPopupCommandEnabler()

TRIM.SDK.MenuPopupCommandEnabler.MenuPopupCommandEnabler ( )

Member Function Documentation

◆ commandEnabler()

virtual bool TRIM.SDK.MenuPopupCommandEnabler.commandEnabler ( CommandIds  cmdID)
virtual

◆ SwigDelegateMenuPopupCommandEnabler_0()

delegate bool TRIM.SDK.MenuPopupCommandEnabler.SwigDelegateMenuPopupCommandEnabler_0 ( int  cmdID)

Member Data Documentation

◆ swigCMemOwn

bool TRIM.SDK.MenuPopupCommandEnabler.swigCMemOwn
protected