IUIX_Cmd Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IUIX_Cmd Interface}}
 
{{#customTitle:IUIX_Cmd Interface}}
 
{{#parentPage:PXV:UIX_Interfaces|IUIX_Cmd|interface}}
 
{{#parentPage:PXV:UIX_Interfaces|IUIX_Cmd|interface}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
The interface of object of PDF-XChange Editor SDK.
+
Used to modify command's data and structure (title, shortcuts, tip etc) and change it's handler.
  
 
== Methods ==
 
== Methods ==

Revision as of 02:15, 24 March 2016


Used to modify command's data and structure (title, shortcuts, tip etc) and change it's handler.

Methods

AddShortcut GetShortcut ModifyShortcut2 RemoveShortcut
AddShortcut2 ModifyShortcut

Properties

Alias Hidden NewItemStyleMaskEU TargetID
CtgID Icon Offline Tip
Flags ID ShortcutsCount Title
Handler NewItemStyle ShortTitle UserData

See Also

IUIX_CmdManager::Cmd, IUIX_CmdCollection::AddNew, IUIX_CmdCollection::AddNew2, IUIX_CmdCollection::Delete, IUIX_CmdCollection::DeleteItems, IUIX_CmdCollection::Find, IUIX_CmdCollection::Find2, IUIX_CmdCollection::Item, IUIX_CmdHandler::OnCreateNewCtl, IUIX_CmdHandler::OnGetItemState, IUIX_CmdHandler::OnNotify, IUIX_CmdBar::DeleteItemsByCmd, IUIX_CmdBar::FlatInsertItem, IUIX_CmdBar::InsertItem, IUIX_CmdItemBox::DeleteItemsByCmd, IUIX_CmdItemBox::InsertItem, IUIX_CmdItem::Cmd, IUIX_CmdMenu::DeleteItemsByCmd, IUIX_CmdMenu::FindFirstCmd, IUIX_CmdMenu::InsertItem, IUIX_CmdMenu::Cmd