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
 Application
soi.core The Application class is the core class at the root of the display list hierarchy which contains logic for processing events, managing data models, updating bindable properties of child display list objects, and managing the loading, unloading, opening, saving and closing of current project files.
 ContentsModel
soi.screens.sections.models The ContentsModel class is the data model of the currently loaded contents xml file.
 HotSpot
soi.ui The HotSpot control is a visual representation of a links hit area and provides functionality for moving and resizing.
 HotSpotEvent
soi.events The HotSpotEvent class represents event objects that are dispatched to change, clear and place the HotSpot control
 LinksModel
soi.screens.sections.models The LinksModel class is the data model of the currently loaded links xml file.
 ProjectDetailsModel
soi.screens.sections.models The ProjectDetailsModel class is the data model of the current active project and its properties.
 ProjectEvent
soi.events The ProjectEvent class represents event objects that are dispatched to navigate, save, load, open and close the active project and its files.