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
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
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