AcceleratorOptions |
Window creation options that enable keyboard shortcuts for devtools, zoom, reload, and reload ignoring cache.
|
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.
|
ClientIdentity |
|
DesktopConnection |
A object for launching, connecting to, and controlling Runtime.
|
DesktopUtils |
Helper methods
|
FindInPageOptions |
|
Identity |
|
InterApplicationBus |
A messaging bus that allows for pub / sub messaging between different applications.
|
JsonBean |
|
JsonUtils |
Helper methods for retrieving data from JSONObject
|
LaunchExternalProcessResult |
Encapsulates the result from a call to DesktopSystem.launchExternalProcess().
|
Layout |
Layouts give app providers the ability to embed multiple views in a single
window.
|
LayoutContentItemOptions |
|
LayoutContentItemStateOptions |
|
LayoutContentOptionsImpl |
|
LayoutOptions |
|
MonitorDetails |
|
MonitorInfo |
|
OpenFinRuntime |
An object representing the core of the OpenFin Runtime.
|
OpenFinThreadPool |
Fixed size thread pool that logs warning messages if a task is unable to acquire a thread to execute it after the given time.
|
PrinterInfo |
|
PrintOptions |
|
RuntimeConfiguration |
Configuration for launching OpenFin Runtime
Created by wche on 3/26/2016.
|
RuntimeLauncher |
Launch Runtime from embedded RVM
|
System |
Deprecated.
|
TerminateExternalProcessResult |
Encapsulates the result from a call to DesktopSystem.terminateExternalProcess().
|
WebContent |
|
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
|
WindowIdentity |
Class used to identify an OpenFin window instance
|
WindowOptions |
A class representing the options for a Window.
|