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.
| Class | Package | Description | |
|---|---|---|---|
| LocalDebugger
| com.ericfeminella.debugger | Creates a connection to the FlexDebuggerConsole and manages messaging between the console and LocalDebugger trace(); and send(); invocation | |
| LocalDebuggerConnectionException
| com.ericfeminella.debugger | Thrown when an application attempts to establish a connection to LocalDebugger when another Flex client is currently connected | |
| LocalDebuggerConsole
| Top Level | ||
| LocalDebuggerException
| com.ericfeminella.debugger | Thrown when an application attempts to invoke LocalDebugger and the pending call fails | |
| LocalDebuggerObjectInspector
| com.ericfeminella.debugger | Manages recurively inspecting an object and all properties associated with the object | |
| LocalDebuggerSettings
| com.ericfeminella.debugger | Defines a set of static constant settings specific to a LocalDebugger session |