ShowLicenseCommand Class Reference

CCInfo show license menu item object. More...

Inherits AcrobatCommand.

Collaboration diagram for ShowLicenseCommand:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ShowLicenseCommand (CCInfoPlugin *pPlugin)
virtual void OnCommand ()
virtual bool IsEnabled ()
virtual bool IsMarked ()

Detailed Description

CCInfo show license menu item object.

Definition at line 38 of file CCInfoPlugin.cpp.


Constructor & Destructor Documentation

ShowLicenseCommand::ShowLicenseCommand ( CCInfoPlugin pPlugin  ) 

Member Function Documentation

virtual bool ShowLicenseCommand::IsEnabled (  )  [inline, virtual]
Returns:
true to enable the menu item, false to disable it

Always enabled when there's a document, disabled when there's none

Reimplemented from AcrobatCommand.

Definition at line 56 of file CCInfoPlugin.cpp.

References AcrobatPluginInfo::GetPluginInfo().

virtual bool ShowLicenseCommand::IsMarked (  )  [inline, virtual]
Returns:
true to display a check mark next to the menu item, false not to

Displays a check mark if there's license information for the active document

Reimplemented from AcrobatCommand.

Definition at line 62 of file CCInfoPlugin.cpp.

References AcrobatPluginInfo::GetPluginInfo().

virtual void ShowLicenseCommand::OnCommand (  )  [inline, virtual]

Called when the menu item is selected; displays the license dialog

Implements AcrobatCommand.

Definition at line 50 of file CCInfoPlugin.cpp.

References AcrobatPluginInfo::GetPluginInfo().


The documentation for this class was generated from the following file:

Generated on Thu Dec 17 17:37:12 2009 for CCInfo PDF Plugin by doxygen 1.6.1