Referencia de ActionScript® 3.0 para la plataforma de Adobe® Flash®
Inicio  |  Ocultar lista de paquetes y clases |  Paquetes  |  Clases  |  Novedades  |  Índice  |  Apéndices  |  ¿Por qué hay texto en inglés?
Filtros: Recuperando datos del servidor...
Recuperando datos del servidor...
mx.automation.delegates.flashflexkit 

ContainerMovieClipAutomationImpl  - AS3 Flex

Paquetemx.automation.delegates.flashflexkit
Clasepublic class ContainerMovieClipAutomationImpl
HerenciaContainerMovieClipAutomationImpl Inheritance UIMovieClipAutomationImpl Inheritance EventDispatcher Inheritance Object

Versión del lenguaje: ActionScript 3.0
Versión de producto: Flex 3
Versiones de motor de ejecución: Flash Player 9, AIR 1.1

Defines methods and properties required to perform instrumentation for the ContainerMovieClip control.

Elementos de API relacionados



Propiedades públicas
 PropiedadDefinido por
 InheritedautomationEnabled : Boolean
[solo lectura]
UIMovieClipAutomationImpl
 InheritedautomationName : String
Name that can be used as an identifier for this object.
UIMovieClipAutomationImpl
 InheritedautomationOwner : DisplayObjectContainer
[solo lectura]
UIMovieClipAutomationImpl
 InheritedautomationParent : DisplayObjectContainer
[solo lectura]
UIMovieClipAutomationImpl
 InheritedautomationValue : Array
[solo lectura] This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application.
UIMovieClipAutomationImpl
 InheritedautomationVisible : Boolean
[solo lectura]
UIMovieClipAutomationImpl
 Inheritedconstructor : Object
Una referencia a la clase de objeto o función constructora para una instancia de objeto determinada.
Object
 InheritedmovieClip : UIMovieClip
Returns the component instance associated with this delegate instance.
UIMovieClipAutomationImpl
Propiedades protegidas
 PropiedadDefinido por
 InheritedresourceManager : IResourceManager
A reference to the object which manages all of the application's localized resources.
UIMovieClipAutomationImpl
Métodos públicos
 MétodoDefinido por
  
Constructor.
ContainerMovieClipAutomationImpl
 Inherited
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
Registra un objeto de detector de eventos con un objeto EventDispatcher, de modo que el detector reciba la notificación de un evento.
EventDispatcher
 Inherited
Distribuye un evento en el flujo del evento.
EventDispatcher
 Inherited
Comprueba si el objeto EventDispatcher tiene detectores registrados para un tipo concreto de evento.
EventDispatcher
 Inherited
Indica si un objeto tiene definida una propiedad especificada.
Object
  
[estática] Registers the delegate class for a component class with automation manager.
ContainerMovieClipAutomationImpl
 Inherited
Indica si hay una instancia de la clase Object en la cadena de prototipo del objeto especificado como parámetro.
Object
 Inherited
Indica si existe la propiedad especificada y si es enumerable.
Object
 Inherited
removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void
Elimina un detector del objeto EventDispatcher.
EventDispatcher
 Inherited
Establece la disponibilidad de una propiedad dinámica para operaciones de bucle.
Object
 Inherited
Devuelve la representación de cadena de este objeto, con formato según las convenciones específicas de configuración regional.
Object
 Inherited
Devuelve la representación de cadena del objeto especificado.
Object
 Inherited
Devuelve el valor simple del objeto especificado.
Object
 Inherited
Comprueba si hay registrado un detector de eventos con este objeto EventDispatcher o con cualquiera de sus ascendientes para el tipo de evento concreto.
EventDispatcher
Métodos protegidos
 MétodoDefinido por
 Inherited
Sets up a automation synchronization with layout manager update complete event.
UIMovieClipAutomationImpl
Eventos
 Evento Resumen Definido por
 Inherited[evento broadcast] Se distribuye cuando Flash Player o AIR pasan a estar activos.EventDispatcher
 Inherited[evento broadcast] Se distribuye cuando Flash Player o de AIR pasan a estar inactivos.EventDispatcher
Información sobre constructores

ContainerMovieClipAutomationImpl

()Información sobre
public function ContainerMovieClipAutomationImpl(obj:ContainerMovieClip)

Versión del lenguaje: ActionScript 3.0
Versión de producto: Flex 3
Versiones de motor de ejecución: Flash Player 9, AIR 1.1

Constructor.

Parámetros
obj:ContainerMovieClip — Panel object to be automated.
Información sobre métodos

init

()método
public static function init(root:DisplayObject):void

Versión del lenguaje: ActionScript 3.0
Versión de producto: Flex 3
Versiones de motor de ejecución: Flash Player 9, AIR 1.1

Registers the delegate class for a component class with automation manager.

Parámetros

root:DisplayObject — The SystemManger of the application.





[ X ]¿Por qué hay texto en inglés?
Cierto contenido de la Referencia de ActionScript 3.0 se muestra en inglés

No todo el contenido de la Referencia de ActionScript 3.0 se traduce a todos los idiomas. Si un elemento del lenguaje no se traduce, aparecerá en inglés. Por ejemplo, la clase ga.controls.HelpBox no está traducida en ningún idioma. Por lo tanto, en la versión en español de la referencia, la clase ga.controls.HelpBox aparecerá en inglés.