|
RSE Release 1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of IHostSearchResult in org.eclipse.rse.files.ui.actions |
|---|
| Methods in org.eclipse.rse.files.ui.actions with parameters of type IHostSearchResult | |
static void |
SystemRemoteFileSearchOpenWithMenu.handleGotoLine(IRemoteFile remoteFile,
IHostSearchResult searchResult)
|
| Uses of IHostSearchResult in org.eclipse.rse.files.ui.view |
|---|
| Methods in org.eclipse.rse.files.ui.view with parameters of type IHostSearchResult | |
static IRemoteFile |
SystemViewRemoteSearchResultAdapter.outputToFile(IHostSearchResult output)
Returns the associated remote file for a search result |
| Constructors in org.eclipse.rse.files.ui.view with parameters of type IHostSearchResult | |
SystemViewRemoteSearchResultAdapter.DelayedGotoSearchResult(IRemoteFile file,
IHostSearchResult searchResult)
|
|
| Uses of IHostSearchResult in org.eclipse.rse.services.search |
|---|
| Classes in org.eclipse.rse.services.search that implement IHostSearchResult | |
class |
AbstractSearchResult
The RemoteSearchResultImpl class is an implementation of IRemoteSearchResult. |
| Methods in org.eclipse.rse.services.search that return IHostSearchResult | |
IHostSearchResult[] |
IHostSearchResultConfiguration.getContainedResults(Object resultContainer)
Gets the results contained within the resultContainer |
IHostSearchResult[] |
AbstractSearchResultConfiguration.getContainedResults(Object resultContainer)
|
| Methods in org.eclipse.rse.services.search with parameters of type IHostSearchResult | |
void |
IHostSearchResultConfiguration.addResults(Object container,
IHostSearchResult[] results)
Adds a set of search results along their associated container |
void |
AbstractSearchResultConfiguration.addResults(Object container,
IHostSearchResult[] results)
|
| Uses of IHostSearchResult in org.eclipse.rse.subsystems.files.core.subsystems |
|---|
| Subinterfaces of IHostSearchResult in org.eclipse.rse.subsystems.files.core.subsystems | |
interface |
IRemoteSearchResult
This interface represents a handle to a search result. |
| Classes in org.eclipse.rse.subsystems.files.core.subsystems that implement IHostSearchResult | |
class |
RemoteSearchResult
The RemoteSearchResultImpl class is an implementation of IRemoteSearchResult. |
| Methods in org.eclipse.rse.subsystems.files.core.subsystems that return IHostSearchResult | |
IHostSearchResult[] |
RemoteSearchResultConfiguration.getContainedResults(Object resultContainer)
|
| Methods in org.eclipse.rse.subsystems.files.core.subsystems with parameters of type IHostSearchResult | |
void |
RemoteSearchResultConfiguration.addResults(Object container,
IHostSearchResult[] results)
|
| Uses of IHostSearchResult in org.eclipse.rse.subsystems.files.dstore.model |
|---|
| Classes in org.eclipse.rse.subsystems.files.dstore.model that implement IHostSearchResult | |
class |
DStoreSearchResult
Class for describing a line of command output on a universal system |
|
RSE Release 1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||