IPXV_ActionHandler Interface
From PDF XChange PDF SDK
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_ActionHandler Interface}} | {{#customTitle:IPXV_ActionHandler Interface}} | ||
+ | {{#parentPage:PXV:PXV_Interfaces|IPXV_ActionHandler|interface}} | ||
+ | |||
The interface of object of PDF-XChange Editor SDK. | The interface of object of PDF-XChange Editor SDK. | ||
== Methods == | == Methods == | ||
− | {| class="wikitable | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXV_ActionHandler_FillDictionary|FillDictionary]] | | [[PXV:IPXV_ActionHandler_FillDictionary|FillDictionary]] | ||
− | |||
− | |||
| [[PXV:IPXV_ActionHandler_GetDescription|GetDescription]] | | [[PXV:IPXV_ActionHandler_GetDescription|GetDescription]] | ||
− | |||
− | |||
| [[PXV:IPXV_ActionHandler_Perform|Perform]] | | [[PXV:IPXV_ActionHandler_Perform|Perform]] | ||
− | |||
− | |||
| [[PXV:IPXV_ActionHandler_ShowProperties|ShowProperties]] | | [[PXV:IPXV_ActionHandler_ShowProperties|ShowProperties]] | ||
− | |||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXV_ActionHandler_Flags|Flags]] | | [[PXV:IPXV_ActionHandler_Flags|Flags]] | ||
− | |||
− | |||
− | |||
| [[PXV:IPXV_ActionHandler_Icon|Icon]] | | [[PXV:IPXV_ActionHandler_Icon|Icon]] | ||
− | |||
− | |||
− | |||
| [[PXV:IPXV_ActionHandler_Title|Title]] | | [[PXV:IPXV_ActionHandler_Title|Title]] | ||
− | |||
− | |||
− | |||
| [[PXV:IPXV_ActionHandler_Type|Type]] | | [[PXV:IPXV_ActionHandler_Type|Type]] | ||
− | |||
− | |||
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IPXV_Inst_GetHandlerForAction|IPXV_Inst::GetHandlerForAction]], [[PXV:IPXV_Inst_RegisterActionHandler|IPXV_Inst::RegisterActionHandler]], [[PXV:IPXV_Inst_ActionHandler|IPXV_Inst::ActionHandler]] |
Latest revision as of 10:43, 25 May 2015
The interface of object of PDF-XChange Editor SDK.
Methods
FillDictionary | GetDescription | Perform | ShowProperties |
Properties
Flags | Icon | Title | Type |
See Also
IPXV_Inst::GetHandlerForAction, IPXV_Inst::RegisterActionHandler, IPXV_Inst::ActionHandler