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/I201212132230/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.
{orion.searchClient.Searcher} options.searcher
The searcher to use for displaying results.
Method Detail
onCancel()

show()
Displays the dialog.

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Dec 13 2012 22:34:30 GMT-0500 (EST)