public interface ISearchEngine2 extends ISearchEngine
ISearchEngineResult2.canOpen().| Modifier and Type | Method and Description |
|---|---|
boolean |
open(String id)
Opens the search result using the engine-specific identifier.
|
runboolean open(String id)
id - The engine-specific identifier provided by the search resulttrue if the operation was successful, or false if the
help system should try to open the hit using the provided href.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.