IUIX_CmdManager Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IUIX_CmdManager Interface}}
 
{{#customTitle:IUIX_CmdManager Interface}}
 
{{#parentPage:PXV:UIX_Interfaces|IUIX_CmdManager|interface}}
 
{{#parentPage:PXV:UIX_Interfaces|IUIX_CmdManager|interface}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
The interface of object of PDF-XChange Editor SDK.
+
This interface allows to change the command's shortcuts availability, update command panes, items, get the command manager that allows working with the commands and also to execute commands.
  
 
== Methods ==
 
== Methods ==

Revision as of 07:25, 4 April 2016


This interface allows to change the command's shortcuts availability, update command panes, items, get the command manager that allows working with the commands and also to execute commands.

Methods

ExecCmd IsNotifyFromAccel LockAccels UnlockAccels
ExecCmd2 IsNotifyFromContextMenu LockAllPanesUpdates UnlockAllPanesUpdates
FlushCmdItemsUpdates IsNotifyFromMenu ShowPopupMenu UpdateCmdItems
GetCmdCtlOwner IsNotifyFromToolbar ShowProCmds UpdateCmdItemsByTarget
GetContextMenuNotifyInfo

Properties

AccelsAllowed AccelTargetCallback Cmds LockedToolbars
AccelsLocks Cmd LockedPanes PanesUpdatesLocked

See Also

IUIX_ThreadContext::CmdManager, IUIX_Inst::CmdManager