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  
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) — 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:any, height:any, callback:Function, errorCallback:Function) — method, class fin.desktop.Window
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
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
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
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