(仅限 AIR)
mx.managers
public class WindowedSystemManager
继承WindowedSystemManager Inheritance MovieClip Inheritance Sprite Inheritance DisplayObjectContainer Inheritance InteractiveObject Inheritance DisplayObject Inheritance EventDispatcher Inheritance Object
实现 ISystemManager, ISWFBridgeProvider

运行时版本: AIR 1.1

WindowedSystemManager 类可以管理基于 Flex 的 AIR 应用程序中的所有非应用程序窗口。这包括作为 Window 组件或 Window 子类的实例的所有窗口,但不包括 WindowedApplication 窗口。对于这些窗口,WindowedSystemManager 的角色与 SystemManager 对于 WindowedApplication 实例或基于浏览器的 Flex 应用程序中的 Application 实例的角色相同。

此比较表明 WindowedSystemManager 类可以充当多种角色。例如,它是 Window 的根显示对象,同时又管理工具提示、光标、弹出窗口及 Window 中的其它内容。

另请参见

mx.managers.SystemManager


公共属性
 属性定义方
 InheritedaccessibilityProperties : AccessibilityProperties
此显示对象的当前辅助功能选项。
DisplayObject
 Inheritedalpha : Number
指示指定对象的 Alpha 透明度值。
DisplayObject
 InheritedblendMode : String
BlendMode 类中的一个值,用于指定要使用的混合模式。
DisplayObject
 InheritedblendShader : Shader
[只写] 设置用于混合前景和背景的着色器。
DisplayObject
 InheritedbuttonMode : Boolean
指定此 sprite 的按钮模式。
Sprite
 InheritedcacheAsBitmap : Boolean
如果设置为 true,则 Flash Player 或 Adobe AIR 将缓存显示对象的内部位图表示形式。
DisplayObject
  childAllowsParent : Boolean
[只读 (read-only)]
WindowedSystemManager
 Inheritedconstructor : Object
对类对象或给定对象实例的构造函数的引用。
Object
 InheritedcontextMenu : NativeMenu
指定与此对象相关联的上下文菜单。
InteractiveObject
 InheritedcurrentFrame : int
[只读 (read-only)] 指定播放头在 MovieClip 实例的时间轴中所处的帧的编号。
MovieClip
 InheritedcurrentFrameLabel : String
[只读 (read-only)] MovieClip 实例的时间轴中当前帧上的标签。
MovieClip
 InheritedcurrentLabel : String
[只读 (read-only)] 在 MovieClip 实例的时间轴中播放头所在的当前标签。
MovieClip
 InheritedcurrentLabels : Array
[只读 (read-only)] 返回由当前场景的 FrameLabel 对象组成的数组。
MovieClip
 InheritedcurrentScene : Scene
[只读 (read-only)] 在 MovieClip 实例的时间轴中播放头所在的当前场景。
MovieClip
  cursorChildren : IChildList
[只读 (read-only)] 使用此 ISystemManager 作为父项的自定义光标的列表。
WindowedSystemManager
  document : Object
对文档对象的引用。
WindowedSystemManager
 InheriteddoubleClickEnabled : Boolean
指定此对象是否接收 doubleClick 事件。
InteractiveObject
 InheriteddropTarget : DisplayObject
[只读 (read-only)] 指定拖动 sprite 时经过的显示对象,或放置 sprite 的显示对象。
Sprite
  embeddedFontList : Object
[只读 (read-only)] 此应用程序中的嵌入字体表。
WindowedSystemManager
 Inheritedenabled : Boolean
一个布尔值,指示影片剪辑是否处于活动状态。
MovieClip
 Inheritedfilters : Array
包含当前与显示对象关联的每个滤镜对象的索引数组。
DisplayObject
  focusPane : Sprite
与此对象相关联的焦点窗格。
WindowedSystemManager
 InheritedfocusRect : Object
指定此对象是否显示焦点矩形。
InteractiveObject
 InheritedframesLoaded : int
[只读 (read-only)] 从流式 SWF 文件加载的帧数。
MovieClip
 Inheritedgraphics : Graphics
[只读 (read-only)] 指定属于此 sprite 的 Graphics 对象,在此 sprite 中可执行矢量绘画命令。
Sprite
  height : Number
[只读 (read-only)] 此对象的高度。
WindowedSystemManager
 InheritedhitArea : Sprite
指定一个 sprite 用作另一个 sprite 的点击区域。
Sprite
 InheritedloaderInfo : LoaderInfo
[只读 (read-only)] 返回一个 LoaderInfo 对象,其中包含加载此显示对象所属的文件的相关信息。
DisplayObject
 Inheritedmask : DisplayObject
调用显示对象被指定的 mask 对象遮罩。
DisplayObject
 InheritedmouseChildren : Boolean
确定对象的子项是否支持鼠标。
DisplayObjectContainer
 InheritedmouseEnabled : Boolean
指定此对象是否接收鼠标消息。
InteractiveObject
 InheritedmouseX : Number
[只读 (read-only)] 指示鼠标位置的 x 坐标,以像素为单位。
DisplayObject
 InheritedmouseY : Number
[只读 (read-only)] 指示鼠标位置的 y 坐标,以像素为单位。
DisplayObject
 Inheritedname : String
指示 DisplayObject 的实例名称。
DisplayObject
  numChildren : int
[只读 (read-only)] 非浮动窗口的数目。
WindowedSystemManager
  numModalWindows : int
模式窗口的数量。
WindowedSystemManager
 InheritedopaqueBackground : Object
指定显示对象是否由于具有某种背景颜色而不透明。
DisplayObject
 Inheritedparent : DisplayObjectContainer
[只读 (read-only)] 指示包含此显示对象的 DisplayObjectContainer 对象。
DisplayObject
  parentAllowsChild : Boolean
[只读 (read-only)]
WindowedSystemManager
  popUpChildren : IChildList
[只读 (read-only)] 将使用此 ISystemManager 作为父项的最顶级窗口(弹出窗口)的列表。
WindowedSystemManager
 Inheritedprototype : Object
[静态] 对类或函数对象的原型对象的引用。
Object
  rawChildren : IChildList
[只读 (read-only)] 使用此 ISystemManager 作为父项的所有子项的列表。
WindowedSystemManager
 Inheritedroot : DisplayObject
[只读 (read-only)] 对于加载的 SWF 文件中的显示对象,root 属性是此 SWF 文件所表示的显示列表树结构部分中的顶级显示对象。
DisplayObject
 Inheritedrotation : Number
指示 DisplayObject 实例距其原始方向的旋转程度,以度为单位。
DisplayObject
 InheritedrotationX : Number
指示 DisplayObject 实例相对于 3D 父容器距离其原始方向的 x 轴旋转(以度为单位)。
DisplayObject
 InheritedrotationY : Number
指示 DisplayObject 实例相对于 3D 父容器距离其原始方向的 y 轴旋转(以度为单位)。
DisplayObject
 InheritedrotationZ : Number
指示 DisplayObject 实例相对于 3D 父容器距离其原始方向的 z 轴旋转(以度为单位)。
DisplayObject
 Inheritedscale9Grid : Rectangle
当前有效的缩放网格。
DisplayObject
 InheritedscaleX : Number
指示从注册点开始应用的对象的水平缩放比例(百分比)。
DisplayObject
 InheritedscaleY : Number
指示从对象注册点开始应用的对象的垂直缩放比例(百分比)。
DisplayObject
 InheritedscaleZ : Number
指示从对象的注册点开始应用的对象的深度缩放比例(百分比)。
DisplayObject
 Inheritedscenes : Array
[只读 (read-only)] 一个由 Scene 对象组成的数组,每个对象都列出了 MovieClip 实例中场景的名称、帧数和帧标签。
MovieClip
  screen : Rectangle
[只读 (read-only)] 应用程序窗口的大小和位置。
WindowedSystemManager
 InheritedscrollRect : Rectangle
显示对象的滚动矩形范围。
DisplayObject
 InheritedsoundTransform : SoundTransform
控制此 sprite 中的声音。
Sprite
 Inheritedstage : Stage
[只读 (read-only)] 显示对象的舞台。
DisplayObject
  swfBridge : IEventDispatcher
[只读 (read-only)]
WindowedSystemManager
  swfBridgeGroup : ISWFBridgeGroup
WindowedSystemManager
 InheritedtabChildren : Boolean
确定对象的子项是否支持 Tab 键。
DisplayObjectContainer
 InheritedtabEnabled : Boolean
指定此对象是否遵循 Tab 键顺序。
InteractiveObject
 InheritedtabIndex : int
指定 SWF 文件中的对象按 Tab 键顺序排列。
InteractiveObject
 InheritedtextSnapshot : TextSnapshot
[只读 (read-only)] 返回此 DisplayObjectContainer 实例的 TextSnapshot 对象。
DisplayObjectContainer
  toolTipChildren : IChildList
[只读 (read-only)] 将使用此 ISystemManager 作为父项的工具提示的列表。
WindowedSystemManager
  topLevelSystemManager : ISystemManager
[只读 (read-only)] 返回负责应用程序窗口的 SystemManager。
WindowedSystemManager
 InheritedtotalFrames : int
[只读 (read-only)] MovieClip 实例中帧的总数。
MovieClip
 InheritedtrackAsMenu : Boolean
指示属于 SimpleButton 或 MovieClip 对象的其它显示对象是否可以接收鼠标释放事件。
MovieClip
 Inheritedtransform : Transform
一个对象,具有与显示对象的矩阵、颜色转换和像素范围有关的属性。
DisplayObject
 InheriteduseHandCursor : Boolean
布尔值,指示当鼠标滑过其 buttonMode 属性设置为 true 的 sprite 时是否显示手指形(手形光标)。
Sprite
 Inheritedvisible : Boolean
显示对象是否可见。
DisplayObject
  width : Number
[只读 (read-only)] 此对象的宽度。
WindowedSystemManager
 Inheritedx : Number
指示 DisplayObject 实例相对于父级 DisplayObjectContainer 本地坐标的 x 坐标。
DisplayObject
 Inheritedy : Number
指示 DisplayObject 实例相对于父级 DisplayObjectContainer 本地坐标的 y 坐标。
DisplayObject
 Inheritedz : Number
指示 DisplayObject 实例相对于 3D 父容器沿 z 轴的 z 坐标位置。
DisplayObject
公共方法
 方法定义方
  
WindowedSystemManager
  
激活 IFocusManagerContainer 中的 FocusManager。
WindowedSystemManager
 Inherited
将一个 DisplayObject 子实例添加到该 DisplayObjectContainer 实例中。
DisplayObjectContainer
 Inherited
将一个 DisplayObject 子实例添加到该 DisplayObjectContainer 实例中。
DisplayObjectContainer
  
添加一个桥,以便与 owner 所拥有的子级对话。
WindowedSystemManager
  
向所请求的 childList 添加子级
WindowedSystemManager
 Inherited
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
使用 EventDispatcher 对象注册事件侦听器对象,以使侦听器能够接收事件通知。
EventDispatcher
  
注册一个包含 FocusManager 的顶级窗口。
WindowedSystemManager
 Inherited
指示安全限制是否会导致出现以下情况:在列表中忽略了使用指定 point 点调用 DisplayObjectContainer.getObjectsUnderPoint() 方法时返回的所有显示对象。
DisplayObjectContainer
 Inherited
确定指定显示对象是 DisplayObjectContainer 实例的子项还是该实例本身。
DisplayObjectContainer
  
create(... params):Object
在自动生成的子类中将覆盖此方法。
WindowedSystemManager
  
取消激活 IFocusManagerContainer 中的 FocusManager,并激活下一个最高层 IFocusManagerContainer 窗口中的 FocusManager。
WindowedSystemManager
  
WindowedSystemManager
 Inherited
将事件调度到事件流中。
EventDispatcher
  
dispatchEventFromSWFBridges(event:Event, skip:IEventDispatcher = null, trackClones:Boolean = false, toOtherSystemManagers:Boolean = false):void
向除指定沙箱之外的所有沙箱调度事件
WindowedSystemManager
 Inherited
getBounds(targetCoordinateSpace:DisplayObject):Rectangle
返回一个矩形,该矩形定义相对于 targetCoordinateSpace 对象坐标系的显示对象区域。
DisplayObject
 Inherited
返回位于指定索引处的子显示对象实例。
DisplayObjectContainer
 Inherited
返回具有指定名称的子显示对象。
DisplayObjectContainer
 Inherited
返回 DisplayObject 的 child 实例的索引位置。
DisplayObjectContainer
  
将给定的 String 转换为 Class 或数据包级的 Function。
WindowedSystemManager
  
返回播放器视其为具有焦点的对象。
WindowedSystemManager
 Inherited
返回对象的数组,这些对象位于指定点下,并且是该 DisplayObjectContainer 实例的子项(或孙子项,依此类推)。
DisplayObjectContainer
 Inherited
getRect(targetCoordinateSpace:DisplayObject):Rectangle
返回一个矩形,该矩形根据 targetCoordinateSpace 参数定义的坐标系定义显示对象的边界,但不包括形状上的任何笔触。
DisplayObject
  
沿父级链上行,以到达此 SecurityDomain 中的顶级系统管理器
WindowedSystemManager
  
沿父级链上行,以到达顶级系统管理器。
WindowedSystemManager
  
WindowedSystemManager
 Inherited
将 point 对象从舞台(全局)坐标转换为显示对象的(本地)坐标。
DisplayObject
 Inherited
将二维点从舞台(全局)坐标转换为三维显示对象的(本地)坐标。
DisplayObject
 Inherited
gotoAndPlay(frame:Object, scene:String = null):void
从指定帧开始播放 SWF 文件。
MovieClip
 Inherited
gotoAndStop(frame:Object, scene:String = null):void
将播放头移到影片剪辑的指定帧并停在那里。
MovieClip
 Inherited
检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。
EventDispatcher
 Inherited
指示对象是否已经定义了指定的属性。
Object
 Inherited
计算显示对象,以确定它是否与 obj 显示对象重叠或相交。
DisplayObject
 Inherited
hitTestPoint(x:Number, y:Number, shapeFlag:Boolean = false):Boolean
计算显示对象,以确定它是否与 x 和 y 参数指定的点重叠或相交。
DisplayObject
  
如果所需的字体已嵌入到此应用程序中,或已使用 Font.registerFont() 方法进行了全局注册,则返回 true。
WindowedSystemManager
 Inherited
指示 Object 类的实例是否在指定为参数的对象的原型链中。
Object
  
如果此 ISystemManager 负责应用程序窗口,则返回 true;如果此应用程序已加载到其它应用程序中,则返回 false。
WindowedSystemManager
  
WindowedSystemManager
  
如果给定的 DisplayObject 是顶级窗口,则返回 true。
WindowedSystemManager
 Inherited
将三维显示对象的(本地)坐标的三维点转换为舞台(全局)坐标中的二维点。
DisplayObject
 Inherited
将 point 对象从显示对象的(本地)坐标转换为舞台(全局)坐标。
DisplayObject
 Inherited
将播放头转到下一帧并停止。
MovieClip
 Inherited
将播放头移动到 MovieClip 实例的下一场景。
MovieClip
 Inherited
在影片剪辑的时间轴中移动播放头。
MovieClip
 Inherited
将播放头转到前一帧并停止。
MovieClip
 Inherited
将播放头移动到 MovieClip 实例的前一场景。
MovieClip
 Inherited
指示指定的属性是否存在、是否可枚举。
Object
 Inherited
从 DisplayObjectContainer 实例的子列表中删除指定的 child DisplayObject 实例。
DisplayObjectContainer
 Inherited
从 DisplayObjectContainer 的子列表中指定的 index 位置删除子 DisplayObject。
DisplayObjectContainer
  
删除子桥。
WindowedSystemManager
  
从所请求的 childList 中删除子级
WindowedSystemManager
 Inherited
removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void
从 EventDispatcher 对象中删除侦听器。
EventDispatcher
  
取消注册包含 FocusManager 的顶级窗口。
WindowedSystemManager
 Inherited
更改现有子项在显示对象容器中的位置。
DisplayObjectContainer
 Inherited
设置循环操作动态属性的可用性。
Object
 Inherited
startDrag(lockCenter:Boolean = false, bounds:Rectangle = null):void
允许用户拖动指定的 Sprite。
Sprite
 Inherited
停止影片剪辑中的播放头。
MovieClip
 Inherited
结束 startDrag() 方法。
Sprite
 Inherited
交换两个指定子对象的 Z 轴顺序(从前到后顺序)。
DisplayObjectContainer
 Inherited
swapChildrenAt(index1:int, index2:int):void
在子级列表中两个指定的索引位置,交换子对象的 Z 轴顺序(前后顺序)。
DisplayObjectContainer
 Inherited
返回指定对象的字符串表示形式。
Object
  
WindowedSystemManager
 Inherited
返回指定对象的原始值。
Object
 Inherited
检查是否用此 EventDispatcher 对象或其任何始祖为指定事件类型注册了事件侦听器。
EventDispatcher
事件
 事件 摘要 定义方
 Inherited[广播事件] Flash Player 或 AIR 应用程序获得操作系统焦点并变为活动状态时将调度此事件。EventDispatcher
 Inherited将显示对象添加到显示列表中时调度。DisplayObject
 Inherited在将显示对象直接添加到舞台显示列表或将包含显示对象的子树添加至舞台显示列表中时调度。DisplayObject
 Inherited当用户从文本上下文菜单中选择“清除”(或“删除”)时调度。InteractiveObject
 Inherited用户在同一 InteractiveObject 上按下并释放用户指针设备的主按钮时调度。InteractiveObject
 Inherited当用户在 AIR 应用程序中选择与此交互式对象相关联的上下文菜单时调度。InteractiveObject
 Inherited当用户激活特定于平台的复制操作的快捷键组合或从文本上下文菜单中选择“复制”时调度。InteractiveObject
 Inherited当用户激活特定于平台的剪切操作的快捷键组合或从文本上下文菜单中选择“剪切”时调度。InteractiveObject
 Inherited[广播事件] Flash Player 或 AIR 应用程序失去操作系统焦点并变为非活动状态时将调度此事件。EventDispatcher
 Inherited如果 InteractiveObject 的 doubleClickEnabled 标志设置为 true,当用户在该对象上快速连续按下两次并释放指针设备的主按钮时调度。InteractiveObject
 Inherited[播放事件] 播放头进入新帧时调度。DisplayObject
 Inherited[广播事件] 播放头退出当前帧时调度。DisplayObject
 Inherited显示对象获得焦点后调度。InteractiveObject
 Inherited显示对象失去焦点后调度。InteractiveObject
 Inherited[广播事件] 在帧显示对象的构造函数运行之后但在帧脚本运行之前调度。DisplayObject
 Inherited用户按下某个键时调度。InteractiveObject
 Inherited用户尝试使用键盘导航更改焦点时调度。InteractiveObject
 Inherited用户释放某个键时调度。InteractiveObject
 Inherited当用户在同一 InteractiveObject 上按下并释放用户指针设备的中间按钮时调度。InteractiveObject
 Inherited当用户在 InteractiveObject 实例上按下指针设备的中间按钮时调度。InteractiveObject
 Inherited当用户在 InteractiveObject 实例上释放指针设备按钮时调度。InteractiveObject
 Inherited当用户在 InteractiveObject 实例上按下指针设备按钮时调度。InteractiveObject
 Inherited用户尝试使用指针设备更改焦点时调度。InteractiveObject
 Inherited用户移动 InteractiveObject 上的指针设备时调度。InteractiveObject
 Inherited用户将指针设备从 InteractiveObject 实例上移开时调度。InteractiveObject
 Inherited用户将指针设备移动到 InteractiveObject 实例上时调度。InteractiveObject
 Inherited当用户在 InteractiveObject 实例上释放指针设备按钮时调度。InteractiveObject
 Inherited当鼠标滚轮滚动到 InteractiveObject 实例上时调度。InteractiveObject
 Inherited当用户释放拖动动作时由拖动启动器 InteractiveObject 调度。InteractiveObject
 Inherited在将拖动对象放置到目标上且已通过对 DragManager.acceptDragDrop() 的调用接受该放置操作时,由目标 InteractiveObject 调度。InteractiveObject
 Inherited当拖动动作进入其边界时由 InteractiveObject 调度。InteractiveObject
 Inherited当拖动动作离开其边界时由 InteractiveObject 调度。InteractiveObject
 Inherited当拖动动作保持在其边界内时,由 InteractiveObject 持续调度。InteractiveObject
 Inherited在拖动操作开始时由在 DragManager.doDrag() 调用中指定为拖动启动器的 InteractiveObject 调度。InteractiveObject
 Inherited在拖动操作期间由在 DragManager.doDrag() 调用中指定为拖动启动器的 InteractiveObject 调度。InteractiveObject
 Inherited当用户激活特定于平台的粘贴操作的快捷键组合或从文本上下文菜单中选择“粘贴”时调度。InteractiveObject
 Inherited将要从显示列表中删除显示对象时调度。DisplayObject
 Inherited在从显示列表中直接删除显示对象或删除包含显示对象的子树时调度。DisplayObject
 Inherited[广播事件] 将要更新和呈现显示列表时调度。DisplayObject
 Inherited当用户在同一 InteractiveObject 上按下并释放用户指针设备的右按钮时调度。InteractiveObject
 Inherited当用户在 InteractiveObject 实例上按下指针设备按钮时调度。InteractiveObject
 Inherited当用户在 InteractiveObject 实例上释放指针设备按钮时调度。InteractiveObject
 Inherited用户将指针设备从 InteractiveObject 实例上移开时调度。InteractiveObject
 Inherited用户将指针设备移动到 InteractiveObject 实例上时调度。InteractiveObject
 Inherited当用户激活特定于平台的全选操作的快捷键组合或从文本上下文菜单中选择“全选”时调度。InteractiveObject
 Inherited对象的 tabChildren 标志值发生更改时调度。InteractiveObject
 Inherited对象的 tabEnabled 标志发生更改时调度。InteractiveObject
 Inherited对象的 tabIndex 属性值发生更改时调度。InteractiveObject
属性详细信息
childAllowsParent属性
childAllowsParent:Boolean  [只读 (read-only)]



实现
    public function get childAllowsParent():Boolean
cursorChildren属性 
cursorChildren:IChildList  [只读 (read-only)]

使用此 ISystemManager 作为父项的自定义光标的列表。

ISystemManager 包含各种类型的子项,例如应用程序、弹出窗口、顶级窗口、工具提示和自定义光标。您可以通过 cursorChildren 属性访问自定义光标。

IChildList 对象具有类似于 getChildAt() 的方法和类似于 numChildren 的属性。例如,cursorChildren.numChildren 可提供自定义光标数目(可以是 0,也可以是 1);如果存在自定义光标,您可以将其当作 cursorChildren.getChildAt(0) 进行访问。



实现
    public function get cursorChildren():IChildList
document属性 
document:Object  [读写]

对文档对象的引用。文档对象是位于 Flex 应用程序、MXML 组件或 AS 组件层次结构顶层的 Object。



实现
    public function get document():Object
    public function set document(value:Object):void
embeddedFontList属性 
embeddedFontList:Object  [只读 (read-only)]

此应用程序中的嵌入字体表。此对象是一个按字体名称编制索引的表格。



实现
    public function get embeddedFontList():Object
focusPane属性 
focusPane:Sprite  [读写]

与此对象相关联的焦点窗格。如果对象的任一子项包含焦点,该对象将具有焦点窗格。



实现
    public function get focusPane():Sprite
    public function set focusPane(value:Sprite):void
height属性 
height:Number  [只读 (read-only)]

此对象的高度。对于 SystemManager 而言,只要该应用程序未加载到其它应用程序中,此值就应始终为舞台的宽度。如果此应用程序未加载到其它应用程序中,则设置此值不会起任何作用。



实现
    public function get height():Number
numChildren属性 
numChildren:int  [只读 (read-only)]

非浮动窗口的数目。此值是主应用程序窗口以及添加到 SystemManager 中的除弹出窗口、工具提示或光标以外的任何其它窗口数目之和。



实现
    public function get numChildren():int
numModalWindows属性 
numModalWindows:int  [读写]

模式窗口的数量。模式窗口不允许在其它窗口中单击,因为这通常会激活该窗口中的 FocusManager。PopUpManager 在创建和销毁模式窗口时会修改此计数。



实现
    public function get numModalWindows():int
    public function set numModalWindows(value:int):void
parentAllowsChild属性 
parentAllowsChild:Boolean  [只读 (read-only)]



实现
    public function get parentAllowsChild():Boolean
popUpChildren属性 
popUpChildren:IChildList  [只读 (read-only)]

将使用此 ISystemManager 作为父项的最顶级窗口(弹出窗口)的列表。

ISystemManager 包含各种类型的子项,例如应用程序、弹出窗口、工具提示和自定义光标。您可以通过 popUpChildren 属性访问最顶级窗口。

IChildList 对象具有类似于 getChildAt() 的方法和类似于 numChildren 的属性。例如,popUpChildren.numChildren 可提供最顶部窗口的数量,您可将最顶部窗口当作 popUpChildren.getChildAt(i) 进行访问。



实现
    public function get popUpChildren():IChildList
rawChildren属性 
rawChildren:IChildList  [只读 (read-only)]

使用此 ISystemManager 作为父项的所有子项的列表。

ISystemManager 包含各种类型的子项,例如应用程序、弹出窗口、工具提示和自定义光标。

IChildList 对象具有类似于 getChildAt() 的方法和类似于 numChildren 的属性。



实现
    public function get rawChildren():IChildList
screen属性 
screen:Rectangle  [只读 (read-only)]

应用程序窗口的大小和位置。Rectangle 对象包含 xywidthheight 属性。



实现
    public function get screen():Rectangle
swfBridge属性 
swfBridge:IEventDispatcher  [只读 (read-only)]



实现
    public function get swfBridge():IEventDispatcher
swfBridgeGroup属性 
swfBridgeGroup:ISWFBridgeGroup  [读写]



实现
    public function get swfBridgeGroup():ISWFBridgeGroup
    public function set swfBridgeGroup(value:ISWFBridgeGroup):void
toolTipChildren属性 
toolTipChildren:IChildList  [只读 (read-only)]

将使用此 ISystemManager 作为父项的工具提示的列表。

ISystemManager 包含各种类型的子项,例如应用程序、弹出窗口、最顶部窗口、工具提示和自定义光标。

IChildList 对象具有类似于 getChildAt() 的方法和类似于 numChildren 的属性。例如,toolTipChildren.numChildren 可提供工具提示数目(可以是 0,也可以是 1);如果存在工具提示,您可以将其当作 toolTipChildren.getChildAt(0) 进行访问。



实现
    public function get toolTipChildren():IChildList
topLevelSystemManager属性 
topLevelSystemManager:ISystemManager  [只读 (read-only)]

返回负责应用程序窗口的 SystemManager。只要此应用程序尚未加载到其它应用程序中,这就是同一个 SystemManager。



实现
    public function get topLevelSystemManager():ISystemManager
width属性 
width:Number  [只读 (read-only)]

此对象的宽度。对于 SystemManager 而言,只要该应用程序未加载到其它应用程序中,此值就应始终为舞台的宽度。如果此应用程序未加载到其它应用程序中,则设置此值不会起任何作用。



实现
    public function get width():Number
构造函数详细信息
WindowedSystemManager()构造函数
public function WindowedSystemManager(rootObj:IUIComponent)



参数
rootObj:IUIComponent
方法详细信息
activate()方法
public function activate(f:IFocusManagerContainer):void

激活 IFocusManagerContainer 中的 FocusManager。

参数

f:IFocusManagerContainer — 应激活其 FocusManager 的顶级窗口。

addChildBridge()方法 
public function addChildBridge(bridge:IEventDispatcher, owner:DisplayObject):void

添加一个桥,以便与 owner 所拥有的子级对话。

参数

bridge:IEventDispatcher — 用于与父级对话的桥。
 
owner:DisplayObject — 拥有桥的显示对象。

addChildToSandboxRoot()方法 
public function addChildToSandboxRoot(layer:String, child:DisplayObject):void

向所请求的 childList 添加子级

参数

layer:String
 
child:DisplayObject

addFocusManager()方法 
public function addFocusManager(f:IFocusManagerContainer):void

注册一个包含 FocusManager 的顶级窗口。由 FocusManager 调用,通常不由应用程序代码调用。

参数

f:IFocusManagerContainer — 应用程序中的顶级窗口。

create()方法 
public function create(... params):Object

在自动生成的子类中将覆盖此方法。

参数

... params

返回
Object
deactivate()方法 
public function deactivate(f:IFocusManagerContainer):void

取消激活 IFocusManagerContainer 中的 FocusManager,并激活下一个最高层 IFocusManagerContainer 窗口中的 FocusManager。

参数

f:IFocusManagerContainer — 应取消激活其 FocusManager 的顶级窗口。

deployMouseShields()方法 
public function deployMouseShields(deploy:Boolean):void

参数

deploy:Boolean

dispatchEventFromSWFBridges()方法 
public function dispatchEventFromSWFBridges(event:Event, skip:IEventDispatcher = null, trackClones:Boolean = false, toOtherSystemManagers:Boolean = false):void

向除指定沙箱之外的所有沙箱调度事件

参数

event:Event
 
skip:IEventDispatcher (default = null)
 
trackClones:Boolean (default = false)
 
toOtherSystemManagers:Boolean (default = false)

getDefinitionByName()方法 
public function getDefinitionByName(name:String):Object

将给定的 String 转换为 Class 或数据包级的 Function。根据是否加载到其它应用程序来调用适当的 ApplicationDomain.getDefinition() 方法。

参数

name:String — 类名称,例如“mx.video.VideoManager”。

返回
Object — 使用 name 或 null 表示的 Class。
getFocus()方法 
public function getFocus():InteractiveObject

返回播放器视其为具有焦点的对象。

返回
InteractiveObject — 播放器视其为具有焦点的 InteractiveObject 类型的对象。如果焦点当前位于调用方无权访问的沙箱中,则将返回 null。
getSandboxRoot()方法 
public function getSandboxRoot():DisplayObject

沿父级链上行,以到达此 SecurityDomain 中的顶级系统管理器

返回
DisplayObject
getTopLevelRoot()方法 
public function getTopLevelRoot():DisplayObject

沿父级链上行,以到达顶级系统管理器。如果我们不在显示列表中,或我们无权访问顶级系统管理器,则返回 null。

返回
DisplayObject
getVisibleApplicationRect()方法 
public function getVisibleApplicationRect(bounds:Rectangle = null):Rectangle

参数

bounds:Rectangle (default = null)

返回
Rectangle
isFontFaceEmbedded()方法 
public function isFontFaceEmbedded(tf:TextFormat):Boolean

如果所需的字体已嵌入到此应用程序中,或已使用 Font.registerFont() 方法进行了全局注册,则返回 true

参数

tf:TextFormat — 提供字符格式设置信息的 TextFormat 类。

返回
Boolean — 如果所需的字体已嵌入到此应用程序中,或已使用 Font.registerFont() 方法进行了全局注册,则返回 true
isTopLevel()方法 
public function isTopLevel():Boolean

如果此 ISystemManager 负责应用程序窗口,则返回 true;如果此应用程序已加载到其它应用程序中,则返回 false

返回
Boolean — 如果此 ISystemManager 负责应用程序窗口,则返回 true
isTopLevelRoot()方法 
public function isTopLevelRoot():Boolean

返回
Boolean
isTopLevelWindow()方法 
public function isTopLevelWindow(object:DisplayObject):Boolean

如果给定的 DisplayObject 是顶级窗口,则返回 true

参数

object:DisplayObject

返回
Boolean — 如果给定的 DisplayObject 是顶级窗口,则为 true
removeChildBridge()方法 
public function removeChildBridge(bridge:IEventDispatcher):void

删除子桥。

参数

bridge:IEventDispatcher

removeChildFromSandboxRoot()方法 
public function removeChildFromSandboxRoot(layer:String, child:DisplayObject):void

从所请求的 childList 中删除子级

参数

layer:String
 
child:DisplayObject

removeFocusManager()方法 
public function removeFocusManager(f:IFocusManagerContainer):void

取消注册包含 FocusManager 的顶级窗口。由 FocusManager 调用,通常不由应用程序代码调用。

参数

f:IFocusManagerContainer — 应用程序中的顶级窗口。

useSWFBridge()方法 
public function useSWFBridge():Boolean

返回
Boolean