| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| addConfigurationItem(name:String, value:any) — method, class fin.desktop.RuntimeConfiguration |
| |
| addConsoleLogger(level:Number) — Static Method , class fin.desktop.logging.LoggerFactory |
| |
| addEventListener(type:String, listener:Function, callback:Function, errorCallback:Function) — method, class fin.desktop.System |
|
Registers an event listener on the specified event
|
| addEventListener(type:String, listener:Function, callback:Function, errorCallback:Function) — method, class fin.desktop.events.DesktopEventManager |
|
Registers an event listener on the specified event. |
| addEventListener(type:String, listener:Function) — method, class fin.desktop.events.EventManager |
| |
| addFileLogger(logFileName:String, level:Number) — Static Method , class fin.desktop.logging.LoggerFactory |
| |
| additionalRuntimeArguments — Property, class fin.desktop.RuntimeConfiguration |
|
Set additional arguments for Runtime
|
| additionalRvmArguments — Property, class fin.desktop.RuntimeConfiguration |
|
Get additional arguments for RVM and Installer
|
| addSubscribeListener(listener:Function) — method, class fin.desktop.InterApplicationBus |
| |
| addTarget(target:fin.desktop.logging:AbstractTarget) — Static Method , class fin.desktop.logging.LoggerFactory |
| |
| addTraceLogger(level:Number) — Static Method , class fin.desktop.logging.LoggerFactory |
| |
| addUnsubscribeListener(listener:Function) — method, class fin.desktop.InterApplicationBus |
| |
| AIR_WINDOW_CLASSNAME — Static Property, class fin.desktop.ExternalWindow |
| |
| ALL — Constant Static Property, class fin.desktop.logging.LogEvent |
| |
| alphaMask — Property, class fin.desktop.WindowOptions |
| |
| alwaysOnBottom — Property, class fin.desktop.WindowOptions |
| |
| alwaysOnTop — Property, class fin.desktop.WindowOptions |
| |
| animate(transition:fin.desktop.transitions:Transition, options:fin.desktop.transitions:TransitionOptions, callback:Function, errorCallback:Function) — method, class fin.desktop.Window |
| |
| appAssets — Property, class fin.desktop.RuntimeConfiguration |
| |
| application — Property, class fin.desktop.events.ApplicationEvent |
| |
| Application — class, package fin.desktop |
|
An object representing the Application. |
| Application(options:fin.desktop:ApplicationOptions, callback:Function, errorCallback:Function) — Constructor, class fin.desktop.Application |
|
Application Constructor
|
| ApplicationEvent — class, package fin.desktop.events |
| |
| ApplicationEvent(type:String, payload:Object, application:fin.desktop:Application) — Constructor, class fin.desktop.events.ApplicationEvent |
| |
| applicationOptions — Property, class fin.desktop.CaptureOptions |
| |
| ApplicationOptions — Dynamic Class, package fin.desktop |
| |
| ApplicationOptions(uuid:String, url:String) — Constructor, class fin.desktop.ApplicationOptions |
| |
| applicationUuid — Property, class fin.desktop.CaptureOptions |
| |
| appManifestUrl — Property, class fin.desktop.RuntimeConfiguration |
|
Get URL of app manifest
|
| assetUrl — Property, class fin.desktop.RuntimeConfiguration |
|
Get Runtime asset URL
|
| authenticateProxySocket(options:Object) — method, class fin.desktop.System |
|
Authenticate a Chromium proxy socket
options object takes the form:
{
url: (string) destination of the proxy socket
username: (string)
password: (string)
}
|
| autoShow — Property, class fin.desktop.WindowOptions |
| |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |