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  
wait(callback:Function, errorCallback:Function) — method, class fin.desktop.Application
Waits for a hanging application.
width — Property, class fin.desktop.transitions.Size
window — Property, class fin.desktop.Application
an instance of the main Window of the application.
Window — class, package fin.desktop
A basic window that wraps a native HTML window.
Window(uuid:String, name:String) — Constructor, class fin.desktop.Window
Window constructor
WindowEvent — class, package fin.desktop.events
WindowEvent(type:String, payload:Object) — Constructor, class fin.desktop.events.WindowEvent
WindowOptions — class, package fin.desktop
WindowOptions(uuid:String, name:String) — Constructor, class fin.desktop.WindowOptions
wrap(uuid:String) — Static Method , class fin.desktop.Application
Attaches an Application object to an application that already exists
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