The top-level class is DisplayObject, which Flex adds to the Stage object, or the universal display list, of Flash Player.
最顶层的类是DisplayObject,Flex 将它添加到Flash Player的Stage对象或通用显示列表。
The first phase, commit, occurs when Flex adds a component to the main display list (hereafter referred to as "stage") using addChild() or one of its variants in the DisplayObject class.
第一个阶段是提交,该阶段在Flex使用addChild()或它在DisplayObject类中的变体之一向主显示列表(此后称为 “阶段”)添加组件时发生。
The first phase, commit, occurs when Flex adds a component to the main display list (hereafter referred to as "stage") using addChild() or one of its variants in the DisplayObject class.
第一个阶段是提交,该阶段在Flex使用addChild()或它在DisplayObject类中的变体之一向主显示列表(此后称为 “阶段”)添加组件时发生。
应用推荐