IPXV_SearchView Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 +
{{#customTitle:IPXV_SearchView Interface}}
 +
{{#parentPage:PXV:PXV_Interfaces|IPXV_SearchView|interface}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
 +
 +
The interface of object of PDF-XChange Editor SDK.
 +
 +
IPXV_SearchView extends the [[PXV:IPXV_View|IPXV_View]] interface.
 +
 +
== Methods ==
 +
{| class="wikitable methods"
 +
|-
 +
| [[PXV:IPXV_SearchView_ClearResults|ClearResults]]
 +
| [[PXV:IPXV_SearchView_GoToResult|GoToResult]]
 +
| [[PXV:IPXV_SearchView_SetFocus|SetFocus]]
 +
| [[PXV:IPXV_SearchView_Start|Start]]
 +
|-
 +
| [[PXV:IPXV_SearchView_ClearSimpleHistory|ClearSimpleHistory]]
 +
| [[PXV:IPXV_SearchView_RemoveRecentFolders|RemoveRecentFolders]]
 +
| [[PXV:IPXV_SearchView_SetParams|SetParams]]
 +
| [[PXV:IPXV_SearchView_Stop|Stop]]
 +
|-
 +
| [[PXV:IPXV_SearchView_GetParams|GetParams]]
 +
| [[PXV:IPXV_SearchView_RemoveSavedExtCriterias|RemoveSavedExtCriterias]]
 +
| [[PXV:IPXV_SearchView_SetText|SetText]]
 +
|
 +
|}
 +
 +
== Properties ==
 +
{| class="wikitable properties"
 +
|-
 +
| [[PXV:IPXV_SearchView_HasResults|HasResults]]
 +
| [[PXV:IPXV_SearchView_IsBusy|IsBusy]]
 +
|
 +
|
 +
|}

Latest revision as of 04:28, 20 February 2017


The interface of object of PDF-XChange Editor SDK.

IPXV_SearchView extends the IPXV_View interface.

Methods

ClearResults GoToResult SetFocus Start
ClearSimpleHistory RemoveRecentFolders SetParams Stop
GetParams RemoveSavedExtCriterias SetText

Properties

HasResults IsBusy