| 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 |
| mainWindowOptions — Property, class fin.desktop.ApplicationOptions |
| |
| maxHeight — Property, class fin.desktop.WindowOptions |
| |
| maximizable — Property, class fin.desktop.WindowOptions |
| |
| maximize(callback:Function, errorCallback:Function) — method, class fin.desktop.Window |
|
Maximizes the window
|
| MAXIMIZED — Constant Static Property, class fin.desktop.events.WindowEvent |
| |
| maxMessageSize — Property, class fin.desktop.RuntimeConfiguration |
|
Get max frame message size
|
| maxMessageSize — Property, class fin.desktop.connection.DesktopConnection |
| |
| maxReceivedFrameSize — Property, class fin.desktop.RuntimeConfiguration |
|
Get max message size
|
| maxReceivedFrameSize — Property, class fin.desktop.connection.DesktopConnection |
| |
| maxWidth — Property, class fin.desktop.WindowOptions |
| |
| mergeGroup(window:fin.desktop:Window, callback:Function, errorCallback:Function) — method, class fin.desktop.Window |
| |
| message — Property, class fin.desktop.NotificationOptions |
| |
| MESSAGE — Constant Static Property, class fin.desktop.events.NotificationEvent |
| |
| messsage — Property, class fin.desktop.events.NotificationEvent |
|
Content of the message received from notification. |
| minHeight — Property, class fin.desktop.WindowOptions |
| |
| minimizable — Property, class fin.desktop.WindowOptions |
| |
| minimize(callback:Function, errorCallback:Function) — method, class fin.desktop.Window |
|
Minimizes the window
|
| MINIMIZED — Constant Static Property, class fin.desktop.events.WindowEvent |
| |
| minWidth — Property, class fin.desktop.WindowOptions |
| |
| MONITOR_INFO_CHANGED — Constant Static Property, class fin.desktop.events.SystemEvent |
| |
| move(x:int, y:int) — method, class fin.desktop.WindowHandle |
| |
| moveBy(deltaLeft:Number, deltaTop:Number, callback:Function, errorCallback:Function) — method, class fin.desktop.Window |
|
Moves the window by a specified amount
|
| moveTo(left:Number, top:Number, callback:Function, errorCallback:Function) — method, class fin.desktop.Window |
|
Moves the window to a specified location
|
|
| 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 |