Pakket | mx.automation.delegates.core |
Klasse | public class UIFTETextFieldAutomationImpl |
Overerving | UIFTETextFieldAutomationImpl ![]() |
Implementatie | IAutomationObject |
Subklassen | FTEDataGridItemRendererAutomationImpl, SparkDefaultGridItemRendererAutomationImpl |
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 4 |
Runtimeversies: | Flash Player 9, AIR 1.1 |
Openbare eigenschappen
Eigenschap | Gedefinieerd door | ||
---|---|---|---|
automationDelegate : Object | UIFTETextFieldAutomationImpl | ||
automationEnabled : Boolean [alleen-lezen] | UIFTETextFieldAutomationImpl | ||
automationName : String | UIFTETextFieldAutomationImpl | ||
automationOwner : DisplayObjectContainer [alleen-lezen] | UIFTETextFieldAutomationImpl | ||
automationParent : DisplayObjectContainer [alleen-lezen] | UIFTETextFieldAutomationImpl | ||
automationTabularData : Object [alleen-lezen] | UIFTETextFieldAutomationImpl | ||
automationValue : Array [alleen-lezen] | UIFTETextFieldAutomationImpl | ||
automationVisible : Boolean [alleen-lezen] | UIFTETextFieldAutomationImpl | ||
![]() | constructor : Object
Verwijzing naar het klasseobject of de constructorfunctie van een bepaalde objectinstantie. | Object | |
numAutomationChildren : int [alleen-lezen] | UIFTETextFieldAutomationImpl | ||
showInAutomationHierarchy : Boolean | UIFTETextFieldAutomationImpl |
Openbare methoden
Methode | Gedefinieerd door | ||
---|---|---|---|
Constructor. | UIFTETextFieldAutomationImpl | ||
UIFTETextFieldAutomationImpl | |||
UIFTETextFieldAutomationImpl | |||
UIFTETextFieldAutomationImpl | |||
UIFTETextFieldAutomationImpl | |||
![]() |
Geeft aan of voor een object een opgegeven eigenschap is gedefinieerd. | Object | |
[statisch]
Registers the delegate class for a component class with automation manager. | UIFTETextFieldAutomationImpl | ||
![]() |
Geeft aan of een instantie van de klasse Object zich in de prototypeketen van het object bevindt dat als parameter is opgegeven. | Object | |
![]() |
Geeft aan of de opgegeven eigenschap bestaat en kan worden opgesomd. | Object | |
UIFTETextFieldAutomationImpl | |||
UIFTETextFieldAutomationImpl | |||
![]() |
Stelt de beschikbaarheid van een dynamische eigenschap voor lusbewerkingen in. | Object | |
![]() |
Geeft de tekenreeksweergave van dit object weer, geformatteerd volgens de locatiespecifieke conventies. | Object | |
![]() |
Retourneert een tekenreeksrepresentatie van het opgegeven object. | Object | |
![]() |
Retourneert de primitieve waarde van het opgegeven object. | Object |
Eigenschapdetails
automationDelegate | eigenschap |
automationEnabled | eigenschap |
automationName | eigenschap |
automationOwner | eigenschap |
automationOwner:DisplayObjectContainer
[alleen-lezen] Implementatie
public function get automationOwner():DisplayObjectContainer
automationParent | eigenschap |
automationParent:DisplayObjectContainer
[alleen-lezen] Implementatie
public function get automationParent():DisplayObjectContainer
automationTabularData | eigenschap |
automationValue | eigenschap |
automationVisible | eigenschap |
numAutomationChildren | eigenschap |
showInAutomationHierarchy | eigenschap |
Constructordetails
UIFTETextFieldAutomationImpl | () | Constructor |
public function UIFTETextFieldAutomationImpl(obj:mx.core:UIFTETextField)
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 4 |
Runtimeversies: | Flash Player 9, AIR 1.1 |
Constructor.
Parametersobj:mx.core:UIFTETextField — UIFTETextField object to be automated.
|
Methodedetails
createAutomationIDPart | () | methode |
public function createAutomationIDPart(child:IAutomationObject):Object
Parameters
child:IAutomationObject |
Object |
createAutomationIDPartWithRequiredProperties | () | methode |
public function createAutomationIDPartWithRequiredProperties(child:IAutomationObject, properties:Array):Object
Parameters
child:IAutomationObject | |
properties:Array |
Object |
getAutomationChildAt | () | methode |
public function getAutomationChildAt(index:int):IAutomationObject
Parameters
index:int |
IAutomationObject |
getAutomationChildren | () | methode |
init | () | methode |
public static function init(root:DisplayObject):void
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 4 |
Runtimeversies: | Flash Player 9, AIR 1.1 |
Registers the delegate class for a component class with automation manager.
Parameters
root:DisplayObject — The SystemManger of the application.
|
replayAutomatableEvent | () | methode |
resolveAutomationIDPart | () | methode |
Wed Jun 13 2018, 11:42 AM Z