Interface | Description |
---|---|
IMatchPresentation |
This interface serves to display elements that a search participant has contributed to a search
result.
|
IQueryParticipant |
This is the interface expected of extensions to the extension point
org.eclipse.wst.jsdt.ui.queryParticipants . |
ISearchRequestor |
A callback interface to report matches against.
|
Class | Description |
---|---|
ElementQuerySpecification |
Describes a search query by giving the
IJavaScriptElement to search
for. |
PatternQuerySpecification |
Describes a search query by giving a textual pattern to search for.
|
QuerySpecification |
Describes a JavaScript search query.
|
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.