Class Index | File Index

Classes


Class orion.widgets.OpenResourceDialog

A dialog that searches for files by name or wildcard.
Defined in: </shared/eclipse/e4/orion/I201107200200/plugins/org.eclipse.orion.client.core/web/orion/widgets/OpenResourceDialog.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Usage: new widgets.OpenResourceDialog(options).show();
Method Summary
Method Attributes Method Name and Description
 
show()
Displays the dialog.
Class Detail
orion.widgets.OpenResourceDialog()
Usage: new widgets.OpenResourceDialog(options).show();
Parameters:
{String} options.title Optional
Text to display in the dialog's titlebar.
{String} options.SearchLocation
The URL to use for searching the workspace.
{orion.searchClient.Searcher} options.searcher
The searcher to use for displaying results.
Method Detail
show()
Displays the dialog.

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