Class Index | File Index

Classes


Class orion.webui.dialogs.OpenResourceDialog

A dialog that searches for files by name or wildcard.
Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.ui/web/orion/webui/dialogs/OpenResourceDialog.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Usage: new OpenResourceDialog(options).show();
Class Detail
orion.webui.dialogs.OpenResourceDialog()
Usage: new 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.
{Function} options.onHide
a function to call when the dialog is hidden. Optional.

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Apr 01 2014 22:58:24 GMT-0400 (EDT)