The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Class Index | File Index

Classes


Class orion.dialogs.DialogService

The dialog service provides common helper dialogs such as confirmation and information dialogs.
Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.ui/web/orion/dialogs.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Constructs a new dialog service.
Method Summary
Method Attributes Method Name and Description
 
confirm(message, onDone)
Prompts the user for configuration, and executes the provided function when done.
 
openFiles(onDone)
Prompts the user to select one or more files
Class Detail
orion.dialogs.DialogService()
Constructs a new dialog service. Clients should obtain a dialog service by requesting the service orion.page.dialog from the service registry. This constructor should only be used by configuration code that is initializing a service registry
Method Detail
confirm(message, onDone)
Prompts the user for configuration, and executes the provided function when done.
Parameters:
{String} message
The confirmation message
{Function} onDone
The function to invoke upon confirmation.

openFiles(onDone)
Prompts the user to select one or more files
Parameters:
{Function} onDone
The function to invoke upon confirmation.

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.