Adobe® Flash® Platform için ActionScript® 3.0 Başvurusu
Ana Sayfa  |  Paket ve Sınıf Listesini Gizle |  Paketler  |  Sınıflar  |  Yenilikler  |  Dizin  |  Ekler  |  Niçin İngilizce?
Filtreler: Sunucudan Veri Alınıyor...
Sunucudan Veri Alınıyor...
mx.automation.delegates.flashflexkit 

UIMovieClipAutomationImpl  - AS3 Flex

Paketmx.automation.delegates.flashflexkit
Sınıfpublic class UIMovieClipAutomationImpl
Miras AlmaUIMovieClipAutomationImpl Inheritance EventDispatcher Inheritance Object
Uygular IAutomationObject
Alt Sınıflar ContainerMovieClipAutomationImpl, FlexContentHolderAutomationImpl

Dil Sürümü: ActionScript 3.0
Ürün Sürümü: Flex 3
Çalışma Zamanı Sürümleri: Flash Player 9, AIR 1.1

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

İlgili API Öğeleri



Genel Özellikler
 ÖzellikTanımlayan:
  automationEnabled : Boolean
[salt okunur]
UIMovieClipAutomationImpl
  automationName : String
Name that can be used as an identifier for this object.
UIMovieClipAutomationImpl
  automationOwner : DisplayObjectContainer
[salt okunur]
UIMovieClipAutomationImpl
  automationParent : DisplayObjectContainer
[salt okunur]
UIMovieClipAutomationImpl
  automationValue : Array
[salt okunur] 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
  automationVisible : Boolean
[salt okunur]
UIMovieClipAutomationImpl
 Inheritedconstructor : Object
Belirli bir nesne örneği için sınıf nesnesine veya yapıcı işlevine bir başvuru.
Object
  movieClip : UIMovieClip
Returns the component instance associated with this delegate instance.
UIMovieClipAutomationImpl
Korunan Özellikler
 ÖzellikTanımlayan:
  resourceManager : IResourceManager
A reference to the object which manages all of the application's localized resources.
UIMovieClipAutomationImpl
Genel Yöntemler
 YöntemTanımlayan:
  
Constructor.
UIMovieClipAutomationImpl
 Inherited
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
EventDispatcher nesnesi olan bir olay dinleyici nesnesini, dinleyicinin bir olayın bildirimini alması için kaydeder.
EventDispatcher
 Inherited
Olay akışına bir olay gönderir.
EventDispatcher
 Inherited
EventDispatcher nesnesinin belirli bir olay türü için kayıtlı dinleyicisi olup olmadığını kontrol eder.
EventDispatcher
 Inherited
Bir nesnenin belirli bir özelliğinin tanımlı olup olmadığını gösterir.
Object
  
[statik] Registers the delegate class for a component class with automation manager.
UIMovieClipAutomationImpl
 Inherited
Object sınıfının bir örneğinin parametre olarak belirtilen nesnenin prototip zincirinde olup olmadığını gösterir.
Object
 Inherited
Belirtilen özelliğin bulunup bulunmadığını ve numaralandırılabilir olup olmadığını gösterir.
Object
 Inherited
removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void
EventDispatcher nesnesinden bir dinleyiciyi kaldırır.
EventDispatcher
 Inherited
Dinamik bir özelliğin döngü işlemlerinde kullanılabilirliğini ayarlar.
Object
 Inherited
Bu nesnenin, yerel ayara özel kurallara göre biçimlendirilmiş dize temsilini döndürür.
Object
 Inherited
Belirtilen nesnenin dize olarak temsil edilen halini döndürür.
Object
 Inherited
Belirtilen nesnenin temel değerini döndürür.
Object
 Inherited
Bir olay dinleyicisinin bu EventDispatcher nesnesiyle mi, yoksa onun belirtilen olay türüne yönelik üst öğelerinden biriyle mi kayıtlı olduğunu kontrol eder.
EventDispatcher
Korunan Yöntemler
 YöntemTanımlayan:
  
Sets up a automation synchronization with layout manager update complete event.
UIMovieClipAutomationImpl
Olaylar
 Olay Özet Tanımlayan:
 Inherited[broadcast olayı] Flash Player veya AIR uygulaması işletim sistemi odağına gelip etkin olduğunda gönderilir.EventDispatcher
 Inherited[broadcast olayı] Çalışan Flash Player veya AIR uygulaması sistem odağını kaybettiğinde ve etkin olmayan duruma geldiğinde gönderilir.EventDispatcher
Özellik Ayrıntısı

automationEnabled

özellik
automationEnabled:Boolean  [salt okunur]



Uygulama
    public function get automationEnabled():Boolean

automationName

özellik 
automationName:String

Dil Sürümü: ActionScript 3.0
Ürün Sürümü: Flex 3
Çalışma Zamanı Sürümleri: Flash Player 9, AIR 1.1

Name that can be used as an identifier for this object.



Uygulama
    public function get automationName():String
    public function set automationName(value:String):void

automationOwner

özellik 
automationOwner:DisplayObjectContainer  [salt okunur]



Uygulama
    public function get automationOwner():DisplayObjectContainer

automationParent

özellik 
automationParent:DisplayObjectContainer  [salt okunur]



Uygulama
    public function get automationParent():DisplayObjectContainer

automationValue

özellik 
automationValue:Array  [salt okunur]

Dil Sürümü: ActionScript 3.0
Ürün Sürümü: Flex 3
Çalışma Zamanı Sürümleri: Flash Player 9, AIR 1.1

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.



Uygulama
    public function get automationValue():Array

automationVisible

özellik 
automationVisible:Boolean  [salt okunur]



Uygulama
    public function get automationVisible():Boolean

movieClip

özellik 
movieClip:UIMovieClip

Dil Sürümü: ActionScript 3.0
Ürün Sürümü: Flex 3
Çalışma Zamanı Sürümleri: Flash Player 9, AIR 1.1

Returns the component instance associated with this delegate instance.



Uygulama
    public function get movieClip():UIMovieClip
    public function set movieClip(value:UIMovieClip):void

resourceManager

özellik 
protected var resourceManager:IResourceManager

Dil Sürümü: ActionScript 3.0
Ürün Sürümü: Flex 3
Çalışma Zamanı Sürümleri: Flash Player 9, AIR 1.1

A reference to the object which manages all of the application's localized resources.

Yapıcı Ayrıntı

UIMovieClipAutomationImpl

()Yapıcı
public function UIMovieClipAutomationImpl(obj:UIMovieClip)

Dil Sürümü: ActionScript 3.0
Ürün Sürümü: Flex 3
Çalışma Zamanı Sürümleri: Flash Player 9, AIR 1.1

Constructor.

Parametreler
obj:UIMovieClip — UIComponent object to be automated.
Yöntem Ayrıntısı

addLayoutCompleteSynchronization

()yöntem
protected function addLayoutCompleteSynchronization():void

Dil Sürümü: ActionScript 3.0
Ürün Sürümü: Flex 3
Çalışma Zamanı Sürümleri: Flash Player 9, AIR 1.1

Sets up a automation synchronization with layout manager update complete event. When certain actions are being replayed automation needs to wait before it can replay the next event. This wait is required to allow the framework to complete actions requested by the component. Normally a layout manager update complte event signals end of all updates. This method adds syncrhonization which gets signaled as complete when update_complete event is received.

init

()yöntem 
public static function init(root:DisplayObject):void

Dil Sürümü: ActionScript 3.0
Ürün Sürümü: Flex 3
Çalışma Zamanı Sürümleri: Flash Player 9, AIR 1.1

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

Parametreler

root:DisplayObject — DisplayObject object representing the application root.





[ X ]Niçin İngilizce?
ActionScript 3.0 Başvurusu'ndaki içerik İngilizce görünür

ActionScript 3.0 Başvurusu'nun tüm bölümleri tüm dillere çevrilmemiştir. Bir dil öğesi çevrilmediğinde İngilizce görünür. Örneğin, ga.controls.HelpBox sınıfı hiçbir dile çevrilmez. Bu nedenle, başvurunun Türkçe versiyonunda ga.controls.HelpBox sınıfı İngilizce görünür.