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.
warn(... rest) — method, interface fin.desktop.logging.ILogger
WARN — Constant Static Property, class fin.desktop.logging.LogEvent
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
WindowController — class, package fin.desktop
WindowController() — Constructor, class fin.desktop.WindowController
WindowEvent — class, package fin.desktop.events
WindowEvent(type:String, payload:Object) — Constructor, class fin.desktop.events.WindowEvent
WindowHandle — class, package fin.desktop
WindowHandle(name:String, nativeWindow:flash.display:NativeWindow) — Constructor, class fin.desktop.WindowHandle
windowName — Property, class fin.desktop.CaptureOptions
windowOptions — Property, class fin.desktop.CaptureOptions
WindowOptions — Dynamic Class, package fin.desktop
WindowOptions(uuid:String, name:String) — Constructor, class fin.desktop.WindowOptions
Create an instance of WindowOptions
WM_CAPTURECHANGED — Constant Property, class fin.desktop.ExternalWindow
WM_DESTROY — Constant Property, class fin.desktop.ExternalWindow
WM_ENTERSIZEMOVE — Constant Property, class fin.desktop.ExternalWindow
WM_ERASEBKGND — Constant Property, class fin.desktop.ExternalWindow
WM_EXITSIZEMOVE — Constant Property, class fin.desktop.ExternalWindow
WM_KEYDOWN — Constant Property, class fin.desktop.ExternalWindow
WM_KEYUP — Constant Property, class fin.desktop.ExternalWindow
WM_KILLFOCUS — Constant Property, class fin.desktop.ExternalWindow
WM_LBUTTONDOWN — Constant Property, class fin.desktop.ExternalWindow
WM_LBUTTONUP — Constant Property, class fin.desktop.ExternalWindow
WM_MOUSEMOVE — Constant Property, class fin.desktop.ExternalWindow
WM_MOVE — Constant Property, class fin.desktop.ExternalWindow
WM_MOVING — Constant Property, class fin.desktop.ExternalWindow
WM_NCLBUTTONDBLCLK — Constant Property, class fin.desktop.ExternalWindow
WM_NCLBUTTONUP — Constant Property, class fin.desktop.ExternalWindow
WM_NOTIFY — Constant Property, class fin.desktop.ExternalWindow
WM_PAINT — Constant Property, class fin.desktop.ExternalWindow
WM_SETFOCUS — Constant Property, class fin.desktop.ExternalWindow
WM_SIZING — Constant Property, class fin.desktop.ExternalWindow
WM_SYSCOMMAND — Constant Property, class fin.desktop.ExternalWindow
WM_WINDOWPOSCHANGED — Constant Property, class fin.desktop.ExternalWindow
WM_WINDOWPOSCHANGING — Constant Property, class fin.desktop.ExternalWindow
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