| 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 |
| 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 |
| |
| addSubscribeListener(listener:Function) — method, class fin.desktop.InterApplicationBus |
| |
| addUnsubscribeListener(listener:Function) — method, class fin.desktop.InterApplicationBus |
| |
| 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 |
| |
| 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 — class, package fin.desktop |
| |
| ApplicationOptions(uuid:String, name:String, url:String) — Constructor, class fin.desktop.ApplicationOptions |
| |
| 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 |