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 

IAutomationObject  - AS3 Flex

Paketmx.automation
Arabirimpublic interface IAutomationObject
Uygulayıcılar FlexNativeMenu, FlexNativeMenuAutomationImpl, UIComponent, UIComponentAutomationImpl, UIFTETextField, UIFTETextFieldAutomationImpl, UIMovieClip, UIMovieClipAutomationImpl, UITextField, UITextFieldAutomationImpl

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

The IAutomationObject interface defines the interface for a delegate object that implements automation for a component.



Genel Özellikler
 ÖzellikTanımlayan:
  automationDelegate : Object
The delegate object that is handling the automation-related functionality.
IAutomationObject
  automationEnabled : Boolean
[salt okunur] True if this component is enabled for automation, false otherwise.
IAutomationObject
  automationName : String
Name that can be used as an identifier for this object.
IAutomationObject
  automationOwner : DisplayObjectContainer
[salt okunur] The owner of this component for automation purposes.
IAutomationObject
  automationParent : DisplayObjectContainer
[salt okunur] The parent of this component for automation purposes.
IAutomationObject
  automationTabularData : Object
[salt okunur] An implementation of the IAutomationTabularData interface, which can be used to retrieve the data.
IAutomationObject
  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.
IAutomationObject
  automationVisible : Boolean
[salt okunur] True if this component is visible for automation, false otherwise.
IAutomationObject
  numAutomationChildren : int
[salt okunur] The number of automation children this container has.
IAutomationObject
  showInAutomationHierarchy : Boolean
A flag that determines if an automation object shows in the automation hierarchy.
IAutomationObject
Genel Yöntemler
 YöntemTanımlayan:
  
Returns a set of properties that identify the child within this container.
IAutomationObject
  
Returns a set of properties that identify the child within this container.
IAutomationObject
  
Provides the automation object at the specified index.
IAutomationObject
  
Provides the automation object list .
IAutomationObject
  
Replays the specified event.
IAutomationObject
  
Resolves a child by using the id provided.
IAutomationObject
Özellik Ayrıntısı

automationDelegate

özellik
automationDelegate:Object

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

The delegate object that is handling the automation-related functionality. Automation sets this when it creates the delegate object.



Uygulama
    public function get automationDelegate():Object
    public function set automationDelegate(value:Object):void

automationEnabled

özellik 
automationEnabled:Boolean  [salt okunur]

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

True if this component is enabled for automation, false otherwise.



Uygulama
    public function get automationEnabled():Boolean

İlgili API Öğeleri

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]

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

The owner of this component for automation purposes.



Uygulama
    public function get automationOwner():DisplayObjectContainer

İlgili API Öğeleri

automationParent

özellik 
automationParent:DisplayObjectContainer  [salt okunur]

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

The parent of this component for automation purposes.



Uygulama
    public function get automationParent():DisplayObjectContainer

İlgili API Öğeleri

automationTabularData

özellik 
automationTabularData:Object  [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

An implementation of the IAutomationTabularData interface, which can be used to retrieve the data.



Uygulama
    public function get automationTabularData():Object

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]

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

True if this component is visible for automation, false otherwise.



Uygulama
    public function get automationVisible():Boolean

İlgili API Öğeleri

numAutomationChildren

özellik 
numAutomationChildren:int  [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

The number of automation children this container has. This sum should not include any composite children, though it does include those children not significant within the automation hierarchy.



Uygulama
    public function get numAutomationChildren():int

showInAutomationHierarchy

özellik 
showInAutomationHierarchy:Boolean

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 flag that determines if an automation object shows in the automation hierarchy. Children of containers that are not visible in the hierarchy appear as children of the next highest visible parent. Typically containers used for layout, such as boxes and Canvas, do not appear in the hierarchy.

Some controls force their children to appear in the hierarchy when appropriate. For example a List will always force item renderers, including boxes, to appear in the hierarchy. Implementers must support setting this property to true.



Uygulama
    public function get showInAutomationHierarchy():Boolean
    public function set showInAutomationHierarchy(value:Boolean):void
Yöntem Ayrıntısı

createAutomationIDPart

()yöntem
public function createAutomationIDPart(child:IAutomationObject):Object

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 a set of properties that identify the child within this container. These values should not change during the lifespan of the application.

Parametreler

child:IAutomationObject — Child for which to provide the id.

Döndürür
Object — Sets of properties describing the child which can later be used to resolve the component.

createAutomationIDPartWithRequiredProperties

()yöntem 
public function createAutomationIDPartWithRequiredProperties(child:IAutomationObject, properties:Array):Object

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 a set of properties that identify the child within this container. These values should not change during the lifespan of the application.

Parametreler

child:IAutomationObject — Child for which to provide the id.
 
properties:Array

Döndürür
Object — Sets of properties describing the child which can later be used to resolve the component.

getAutomationChildAt

()yöntem 
public function getAutomationChildAt(index:int):IAutomationObject

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

Provides the automation object at the specified index. This list should not include any children that are composites.

Parametreler

index:int — The index of the child to return

Döndürür
IAutomationObject — The child at the specified index.

getAutomationChildren

()yöntem 
public function getAutomationChildren():Array

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

Provides the automation object list . This list does not include any children that are composites.

Döndürür
Array — The children .

replayAutomatableEvent

()yöntem 
public function replayAutomatableEvent(event:Event):Boolean

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

Replays the specified event. A component author should probably call super.replayAutomatableEvent in case default replay behavior has been defined in a superclass.

Parametreler

event:Event — The event to replay.

Döndürür
Booleantrue if a replay was successful.

resolveAutomationIDPart

()yöntem 
public function resolveAutomationIDPart(criteria:Object):Array

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

Resolves a child by using the id provided. The id is a set of properties as provided by the createAutomationIDPart() method.

Parametreler

criteria:Object — Set of properties describing the child. The criteria can contain regular expression values resulting in multiple children being matched.

Döndürür
Array — Array of children that matched the criteria or null if no children could not be resolved.




[ 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.