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 | |
|---|---|---|---|
| Application | fin.desktop | An object representing the Application. | |
| ApplicationEvent | fin.desktop.events | ||
| ApplicationOptions | fin.desktop | ||
| DesktopConnection | fin.desktop.connection | ||
| DesktopConnectionEvent | fin.desktop.connection | ||
| DesktopEventManager | fin.desktop.events | ||
| EventManager | fin.desktop.events | ||
| InterApplicationBus | fin.desktop | ||
| Notification | fin.desktop | A Notification represents a window which is shown briefly to the user on the bottom-right corner of the primary monitor. | |
| NotificationEvent | fin.desktop.events | ||
| NotificationOptions | fin.desktop | ||
| Opacity | fin.desktop.transitions | ||
| Position | fin.desktop.transitions | ||
| RuntimeLauncher | fin.desktop | ||
| Size | fin.desktop.transitions | ||
| System | fin.desktop | ||
| SystemEvent | fin.desktop.events | ||
| Transition | fin.desktop.transitions | ||
| TransitionOptions | fin.desktop.transitions | ||
| Window | fin.desktop | A basic window that wraps a native HTML window. | |
| WindowEvent | fin.desktop.events | ||
| WindowOptions | fin.desktop |