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  
saveWindowState — Property, class fin.desktop.WindowOptions
SC_CLOSE — Constant Property, class fin.desktop.ExternalWindow
SC_MAXIMIZE — Constant Property, class fin.desktop.ExternalWindow
SC_MINIMIZE — Constant Property, class fin.desktop.ExternalWindow
SC_RESTORE — Constant Property, class fin.desktop.ExternalWindow
securityRealm — Property, class fin.desktop.RuntimeConfiguration
Get security realm
send(destinationUuid:String, topic:String, message:any) — method, class fin.desktop.InterApplicationBus
sendMessage(message:Object, callback:Function, errorCallback:Function) — method, class fin.desktop.Notification
Sends a message to the notification
sendMessage(action:String, payload:Object, onMessage:Function, onError:Function) — method, class fin.desktop.connection.DesktopConnection
sendMessage(action:String, payload:Object, callback:Function, errorCallback:Function) — Static Method , class fin.desktop.events.DesktopEventManager
sendMessageToApplication(message:Object, callback:Function, errorCallback:Function) — method, class fin.desktop.Notification
Sends a message from the notification to the application that created the notification.
SESSION_CHANGED — Constant Static Property, class fin.desktop.events.SystemEvent
setBounds(left:Number, top:Number, width:Number, height:Number, callback:Function, errorCallback:Function) — method, class fin.desktop.Window
setCookie(url:String, name:String, value:String, ttl:Number, secure:Boolean, httpOnly:Boolean, callback:Function, errorCallback:Function) — method, class fin.desktop.System
Stores a cookie in the runtime
setOption(key:String, value:Object) — method, class fin.desktop.ApplicationOptions
Set a custom option
setOption(key:String, value:Object) — method, class fin.desktop.WindowOptions
Set a custom option
setTrayIcon(enabledIcon:String, disabledIcon:String, hoverIcon:String, callback:Function, errorCallback:Function) — method, class fin.desktop.Application
Sets a tray icon for the application
shadow — Property, class fin.desktop.WindowOptions
show(callback:Function, errorCallback:Function) — method, class fin.desktop.Window
Shows the window if it is hidden
SHOW — Constant Static Property, class fin.desktop.events.NotificationEvent
showAt(left:Number, top:Number, toggle:Boolean, callback:Function, errorCallback:Function) — method, class fin.desktop.Window
showInstallerUI — Property, class fin.desktop.RuntimeConfiguration
Get if OpenFinInstaller should be invoked with UI
SHOWN — Constant Static Property, class fin.desktop.events.WindowEvent
showTaskbarIcon — Property, class fin.desktop.WindowOptions
size(duration:int, width:Number, height:Number) — Static Method , class fin.desktop.transitions.Transition
size — Property, class fin.desktop.transitions.Transition
Size — class, package fin.desktop.transitions
Size(duration:int, width:Number, height:Number) — Constructor, class fin.desktop.transitions.Size
STARTED — Constant Static Property, class fin.desktop.events.ApplicationEvent
startupApp — Property, class fin.desktop.RuntimeConfiguration
Set configuration of startup application.
state — Property, class fin.desktop.WindowOptions
subscribe(sourceUuid:String, topic:String, listener:Function, callback:Function, errorCallback:Function) — method, class fin.desktop.InterApplicationBus
SUBSCRIBER_ADDED — Constant Static Property, class fin.desktop.connection.DesktopConnectionEvent
SUBSCRIBER_REMOVED — Constant Static Property, class fin.desktop.connection.DesktopConnectionEvent
SWP_HIDEWINDOW — Constant Property, class fin.desktop.ExternalWindow
SWP_NOMOVE — Constant Property, class fin.desktop.ExternalWindow
SWP_NOSIZE — Constant Property, class fin.desktop.ExternalWindow
SWP_SHOWWINDOW — Constant Property, class fin.desktop.ExternalWindow
System — class, package fin.desktop
System() — Constructor, class fin.desktop.System
SystemEvent — class, package fin.desktop.events
SystemEvent() — Constructor, class fin.desktop.events.SystemEvent
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