| Package | mx.automation.delegates.controls |
| Class | public class DataGridItemRendererAutomationImpl |
| Inheritance | DataGridItemRendererAutomationImpl UITextFieldAutomationImpl Object |
See also
| Method | Defined by | ||
|---|---|---|---|
|
Constructor.
| DataGridItemRendererAutomationImpl | ||
|
init(root:DisplayObject):void
[static]
Registers the delegate class for a component class with automation manager.
| DataGridItemRendererAutomationImpl | ||
![]() |
Sets the availability of a dynamic property for loop operations.
| Object | |
![]() |
Returns the string representation of the specified object.
| Object | |
![]() |
Returns the primitive value of the specified object.
| Object | |
| DataGridItemRendererAutomationImpl | () | constructor |
public function DataGridItemRendererAutomationImpl(obj:DataGridItemRenderer)Constructor.
Parametersobj:DataGridItemRenderer — DataGridItem object to be automated.
|
| init | () | method |
public static function init(root:DisplayObject):voidRegisters the delegate class for a component class with automation manager.
Parametersroot:DisplayObject |