| Package | mx.automation |
| Class | public class AutomationHelper |
| Inheritance | AutomationHelper Object |
| Language Version: | ActionScript 3.0 |
| Product Version: | Flex 4 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
| Method | Defined By | ||
|---|---|---|---|
| AutomationHelper | |||
[static]
| AutomationHelper | ||
[static]
| AutomationHelper | ||
[static]
| AutomationHelper | ||
[static]
| AutomationHelper | ||
![]() |
Indicates whether an object has a specified property defined. | Object | |
[static]
| AutomationHelper | ||
[static]
| AutomationHelper | ||
![]() |
Indicates whether an instance of the Object class is in the prototype chain of the object specified
as the parameter. | Object | |
[static]
| AutomationHelper | ||
![]() |
Indicates whether the specified property exists and is enumerable. | Object | |
[static]
| AutomationHelper | ||
![]() |
Sets the availability of a dynamic property for loop operations. | Object | |
![]() |
Returns the string representation of this object, formatted according to locale-specific conventions. | Object | |
![]() |
Returns the string representation of the specified object. | Object | |
![]() |
Returns the primitive value of the specified object. | Object | |
| AutomationHelper | () | Constructor |
public function AutomationHelper()| Language Version: | ActionScript 3.0 |
| Product Version: | Flex 4 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
| getAirHelperClass | () | method |
public static function getAirHelperClass(className:String):Class| Language Version: | ActionScript 3.0 |
| Product Version: | Flex 4 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
Parameters
className:String |
Class |
| getAppTitle | () | method |
public static function getAppTitle():String| Language Version: | ActionScript 3.0 |
| Product Version: | Flex 4 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
Returns
String |
| getMainApplication | () | method |
public static function getMainApplication():Object| Language Version: | ActionScript 3.0 |
| Product Version: | Flex 4 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
Returns
Object |
| getStageStartPointInScreenCoords | () | method |
public static function getStageStartPointInScreenCoords(windowId:String):Point| Language Version: | ActionScript 3.0 |
| Product Version: | Flex 4 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
Parameters
windowId:String |
Point |
| isAirClassLoaded | () | method |
public static function isAirClassLoaded():Boolean| Language Version: | ActionScript 3.0 |
| Product Version: | Flex 4 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
Returns
Boolean |
| isCurrentAppAir | () | method |
public static function isCurrentAppAir():Boolean| Language Version: | ActionScript 3.0 |
| Product Version: | Flex 4 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
Returns
Boolean |
| isRequiredAirClassPresent | () | method |
public static function isRequiredAirClassPresent():Boolean| Language Version: | ActionScript 3.0 |
| Product Version: | Flex 4 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
Returns
Boolean |
| registerSystemManager | () | method |
public static function registerSystemManager(sm1:ISystemManager):void| Language Version: | ActionScript 3.0 |
| Product Version: | Flex 4 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
Parameters
sm1:ISystemManager |