Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 CustomAutomationClass
src.main Custom Automation class (Used with Adobe's approval).
 CustomAutomationEventDescriptor
src.main Event descriptor class (Used with Adobe's approval).
 CustomAutomationMethodDescriptor
src.main Method descriptor class (Used with Adobe's approval).
 CustomAutomationPropertyDescriptor
src.main Describes a property of a test object (Used with Adobe's approval).
 CustomEnvironment
src.main Custom Environment class (Used with Adobe's approval).
 DisplayMock
src.test A mock object for unit testing the FunFX class.
 FunFX
src.main Adapter that enables the Ruby framework Funfx to functionally test flex applications.
 FunFXMock
src.test A mock class of the FunFX class, used for unit testing
 FunFXTest
src.test FunFXTest is the suite containing the unit tests for FunFX
 ObjectMock
src.test Mocks a UIComponent.
 XMLParsing
src.main.utilities A class that parses an XML file (Used with Adobe's approval).