Class Index | File Index

Classes


Class orion.searchResults.SearchResultsGenerator

A search results generator for display search results to an end user
Defined in: </shared/eclipse/e4/orion/I201107200200/plugins/org.eclipse.orion.client.core/web/orion/searchResults.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates a new search results generator.
Method Summary
Method Attributes Method Name and Description
 
loadResults(query)
Performs the given query and generates the user interface representation of the search results.
Class Detail
orion.searchResults.SearchResultsGenerator()
Creates a new search results generator.
Method Detail
loadResults(query)
Performs the given query and generates the user interface representation of the search results.
Parameters:
{String} query
The search query

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Jul 20 2011 02:04:43 GMT-0400 (EDT)