| Property | Defined By | ||
|---|---|---|---|
| alphaMask : Object | WindowOptions | ||
| alwaysOnBottom : Boolean | WindowOptions | ||
| alwaysOnTop : Boolean | WindowOptions | ||
| autoShow : Boolean | WindowOptions | ||
| contextMenu : Boolean | WindowOptions | ||
| cornerRounding : Object | WindowOptions | ||
| defaultCentered : Boolean | WindowOptions | ||
| defaultHeight : Number | WindowOptions | ||
| defaultLeft : Number | WindowOptions | ||
| defaultTop : Number | WindowOptions | ||
| defaultWidth : Number | WindowOptions | ||
| draggable : Boolean | WindowOptions | ||
| exitOnClose : Boolean | WindowOptions | ||
| frame : Boolean | WindowOptions | ||
| hideOnBlur : Boolean | WindowOptions | ||
| hideOnClose : Boolean | WindowOptions | ||
| hideWhileChildrenVisible : Boolean | WindowOptions | ||
| launchExternal : String | WindowOptions | ||
| maxHeight : Number | WindowOptions | ||
| maximizable : Boolean | WindowOptions | ||
| maxWidth : Number | WindowOptions | ||
| minHeight : Number | WindowOptions | ||
| minimizable : Boolean | WindowOptions | ||
| minWidth : Number | WindowOptions | ||
| name : String | WindowOptions | ||
| opacity : Number | WindowOptions | ||
| resizable : Boolean | WindowOptions | ||
| resizeRegion : Object | WindowOptions | ||
| shadow : Boolean | WindowOptions | ||
| showTaskbarIcon : Boolean | WindowOptions | ||
| state : String | WindowOptions | ||
| url : String | WindowOptions | ||
| uuid : String | WindowOptions | ||
| Method | Defined By | ||
|---|---|---|---|
WindowOptions(uuid:String = null, name:String = null) | WindowOptions | ||
| alphaMask | property |
public var alphaMask:Object| alwaysOnBottom | property |
public var alwaysOnBottom:Boolean| alwaysOnTop | property |
public var alwaysOnTop:Boolean| autoShow | property |
public var autoShow:Boolean| contextMenu | property |
public var contextMenu:Boolean| cornerRounding | property |
public var cornerRounding:Object| defaultCentered | property |
public var defaultCentered:Boolean| defaultHeight | property |
public var defaultHeight:Number| defaultLeft | property |
public var defaultLeft:Number| defaultTop | property |
public var defaultTop:Number| defaultWidth | property |
public var defaultWidth:Number| draggable | property |
public var draggable:Boolean| exitOnClose | property |
public var exitOnClose:Boolean| frame | property |
public var frame:Boolean| hideOnBlur | property |
public var hideOnBlur:Boolean| hideOnClose | property |
public var hideOnClose:Boolean| hideWhileChildrenVisible | property |
public var hideWhileChildrenVisible:Boolean| launchExternal | property |
public var launchExternal:String| maxHeight | property |
public var maxHeight:Number| maximizable | property |
public var maximizable:Boolean| maxWidth | property |
public var maxWidth:Number| minHeight | property |
public var minHeight:Number| minimizable | property |
public var minimizable:Boolean| minWidth | property |
public var minWidth:Number| name | property |
public var name:String| opacity | property |
public var opacity:Number| resizable | property |
public var resizable:Boolean| resizeRegion | property |
public var resizeRegion:Object| shadow | property |
public var shadow:Boolean| showTaskbarIcon | property |
public var showTaskbarIcon:Boolean| state | property |
public var state:String| url | property |
public var url:String| uuid | property |
public var uuid:String| WindowOptions | () | Constructor |
public function WindowOptions(uuid:String = null, name:String = null)uuid:String (default = null) | |
name:String (default = null) |