| Paket | mx.automation.delegates.containers |
| Sınıf | public class ApplicationAutomationImpl |
| Miras Alma | ApplicationAutomationImpl ContainerAutomationImpl UIComponentAutomationImpl EventDispatcher Object |
| Alt Sınıflar | WindowedApplicationAutomationImpl |
| 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 |
İlgili API Öğeleri
Genel Özellikler
| Özellik | Tanımlayan: | ||
|---|---|---|---|
![]() | automationEnabled : Boolean [salt okunur] | UIComponentAutomationImpl | |
![]() | automationName : String
Name that can be used as an identifier for this object. | UIComponentAutomationImpl | |
![]() | automationOwner : DisplayObjectContainer [salt okunur] | UIComponentAutomationImpl | |
![]() | automationParent : DisplayObjectContainer [salt okunur] | UIComponentAutomationImpl | |
![]() | 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. | UIComponentAutomationImpl | |
![]() | automationVisible : Boolean [salt okunur] | UIComponentAutomationImpl | |
![]() | constructor : Object
Belirli bir nesne örneği için sınıf nesnesine veya yapıcı işlevine bir başvuru. | Object | |
| numAutomationChildren : int [geçersiz kıl] [salt okunur] | ApplicationAutomationImpl | ||
![]() | uiComponent : DisplayObject
Returns the component instance associated with this delegate instance. | UIComponentAutomationImpl | |
Genel Yöntemler
| Yöntem | Tanımlayan: | ||
|---|---|---|---|
Constructor. | ApplicationAutomationImpl | ||
![]() | 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 | |
![]() |
Olay akışına bir olay gönderir. | EventDispatcher | |
[geçersiz kıl] | ApplicationAutomationImpl | ||
[geçersiz kıl] | ApplicationAutomationImpl | ||
![]() |
EventDispatcher nesnesinin belirli bir olay türü için kayıtlı dinleyicisi olup olmadığını kontrol eder. | EventDispatcher | |
![]() |
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. | ApplicationAutomationImpl | ||
![]() |
Object sınıfının bir örneğinin parametre olarak belirtilen nesnenin prototip zincirinde olup olmadığını gösterir. | Object | |
![]() |
Belirtilen özelliğin bulunup bulunmadığını ve numaralandırılabilir olup olmadığını gösterir. | Object | |
![]() |
EventDispatcher nesnesinden bir dinleyiciyi kaldırır. | EventDispatcher | |
![]() |
Dinamik bir özelliğin döngü işlemlerinde kullanılabilirliğini ayarlar. | Object | |
![]() |
Bu nesnenin, yerel ayara özel kurallara göre biçimlendirilmiş dize temsilini döndürür. | Object | |
![]() |
Belirtilen nesnenin dize olarak temsil edilen halini döndürür. | Object | |
![]() |
Belirtilen nesnenin temel değerini döndürür. | Object | |
![]() |
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
Olaylar
Özellik Ayrıntısı
numAutomationChildren | özellik |
Yapıcı Ayrıntı
ApplicationAutomationImpl | () | Yapıcı |
public function ApplicationAutomationImpl(obj:Application)| 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.
Parametrelerobj:Application — Application object to be automated.
|
Yöntem Ayrıntısı
getAutomationChildAt | () | yöntem |
override public function getAutomationChildAt(index:int):IAutomationObjectParametreler
index:int |
IAutomationObject |
getAutomationChildren | () | yöntem |
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 — The SystemManger of the application.
|
Tue Jun 12 2018, 01:09 PM Z
Miras Alınan Genel Özellikleri Gizle
Miras Alınan Genel Özellikleri Göster