FoxitPDFSDKforWeb
9.0.0
Foxit PDF SDK for Web
|
This is an abstract contextmenu-item class. The various behaviors of the user-customized contextmenu-item can be encapsulated in its subclasses, and then its subclasses should be obtained from IContextMenu::getItem
by the name to complete the contextmenu customization.
More...
Public Member Functions | |
disable () | |
Abstract function for implementing disabling of a menu item. | |
enable () | |
Abstract function for implementing enabling of a menu item. | |
isEnabled () | |
Abstract function for implementing detection disable/enable status of a menu item. More... | |
This is an abstract contextmenu-item class. The various behaviors of the user-customized contextmenu-item can be encapsulated in its subclasses, and then its subclasses should be obtained from IContextMenu::getItem
by the name to complete the contextmenu customization.
|
inline |
Abstract function for implementing detection disable/enable status of a menu item.