|
Class Summary |
| Ack |
A message that is delivered to an AckListener when an action has
been processed by AppDesktop |
| ActionEvent |
An Event object is passed to EventListener when the registered event occurs. |
| Application |
An object representing the Application. |
| ApplicationOptions |
Helper object that provides getters/setters for the
various options needed for creating an Application. |
| DesktopConnection |
A object for launching, connecting to, and controlling AppDesktop. |
| DesktopUtils |
Helper methods |
| InterApplicationBus |
A messaging bus that allows for pub / sub messaging between different applications. |
| JsonUtils |
Helper methods for retrieving data from JSONObject |
| LaunchExternalProcessResult |
Encapsulates the result from a call to DesktopSystem.launchExternalProcess(). |
| Notification |
A Notification represents a window on App Desktop which is shown briefly
to the user on the bottom-right corner of the primary monitor. |
| NotificationOptions |
Helper object that provides getters/setters for the
various options needed for creating a Notification. |
| OpenFinRuntime |
An object representing the core of the OpenFin Runtime. |
| RuntimeLauncher |
Launch Runtime from embedded RVM |
| System |
Deprecated. replaced by OpenFinRuntime |
| TerminateExternalProcessResult |
Encapsulates the result from a call to DesktopSystem.terminateExternalProcess(). |
| WebStartInstaller |
A Description. |
| Window |
An object representing a window that can be controlled by the AppDesktop API. |
| WindowBounds |
Window bounds. |
| WindowGroupChangeEvent |
Helper class for Populating values from the ACK of a window 'group-changed' payload |
| WindowOptions |
A class representing the options for a Window. |