IPXV_SearchView Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
Line 9: Line 9:
  
 
IPXV_SearchView extends the [[PXV:IPXV_View|IPXV_View]] interface.
 
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