IPXV_DocSelectionHandler Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_DocSelectionHandler Interface}}
 
{{#customTitle:IPXV_DocSelectionHandler Interface}}
 +
{{#parentPage:PXV:PXV_Interfaces|IPXV_DocSelectionHandler|interface}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
The interface of object of PDF-XChange Editor SDK.
 
The interface of object of PDF-XChange Editor SDK.
  
 
== Methods ==
 
== Methods ==
{| class="wikitable sortable collapsible" style="width: 100%"
+
{| class="wikitable methods"
|-
+
! style="text-align: left" scope="col" width="15%" | Method
+
! style="text-align: left" scope="col" class="unsortable" | Description
+
 
|-
 
|-
 
| [[PXV:IPXV_DocSelectionHandler_CanRenameSel|CanRenameSel]]
 
| [[PXV:IPXV_DocSelectionHandler_CanRenameSel|CanRenameSel]]
| ...
+
| [[PXV:IPXV_DocSelectionHandler_IsSelHandler|IsSelHandler]]
 +
| [[PXV:IPXV_DocSelectionHandler_OnStartSelHandling|OnStartSelHandling]]
 +
| [[PXV:IPXV_DocSelectionHandler_ShowRenameSelDlg|ShowRenameSelDlg]]
 
|-
 
|-
 
| [[PXV:IPXV_DocSelectionHandler_CanShowSelProps|CanShowSelProps]]
 
| [[PXV:IPXV_DocSelectionHandler_CanShowSelProps|CanShowSelProps]]
| ...
 
|-
 
| [[PXV:IPXV_DocSelectionHandler_IsSelHandler|IsSelHandler]]
 
| ...
 
|-
 
 
| [[PXV:IPXV_DocSelectionHandler_OnSelChanged|OnSelChanged]]
 
| [[PXV:IPXV_DocSelectionHandler_OnSelChanged|OnSelChanged]]
| ...
 
|-
 
| [[PXV:IPXV_DocSelectionHandler_OnStartSelHandling|OnStartSelHandling]]
 
| ...
 
|-
 
 
| [[PXV:IPXV_DocSelectionHandler_OnStopSelHandling|OnStopSelHandling]]
 
| [[PXV:IPXV_DocSelectionHandler_OnStopSelHandling|OnStopSelHandling]]
| ...
 
|-
 
| [[PXV:IPXV_DocSelectionHandler_ShowRenameSelDlg|ShowRenameSelDlg]]
 
| ...
 
|-
 
 
| [[PXV:IPXV_DocSelectionHandler_ShowSelPropsDlg|ShowSelPropsDlg]]
 
| [[PXV:IPXV_DocSelectionHandler_ShowSelPropsDlg|ShowSelPropsDlg]]
| ...
 
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXV_Inst_GetDocSelectionHandler|IPXV_Inst::GetDocSelectionHandler]], [[PXV:IPXV_Inst_RegisterDocSelectionHandler|IPXV_Inst::RegisterDocSelectionHandler]], [[PXV:IPXV_Inst_UnregisterDocSelectionHandler|IPXV_Inst::UnregisterDocSelectionHandler]], [[PXV:IPXV_Document_ActiveSelHandler|IPXV_Document::ActiveSelHandler]]

Latest revision as of 09:10, 23 May 2015


The interface of object of PDF-XChange Editor SDK.

Methods

CanRenameSel IsSelHandler OnStartSelHandling ShowRenameSelDlg
CanShowSelProps OnSelChanged OnStopSelHandling ShowSelPropsDlg

See Also

IPXV_Inst::GetDocSelectionHandler, IPXV_Inst::RegisterDocSelectionHandler, IPXV_Inst::UnregisterDocSelectionHandler, IPXV_Document::ActiveSelHandler