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
 ClassUtil
com.jadbox.flashmvc2.utils 
 SuperAction
com.jadbox.flashmvc2 This class acts as a proxy to dispatch SuperEvents to your action commands.
 SuperEvent
com.jadbox.flashmvc2 SuperEvent acts like a model for an action class and, at the same time, as a proxy to the constructor of that action class through its own constructor.
 SuperLogger
com.jadbox.flashmvc2 Logs all actions that execute on SuperModels.
 SuperModel
com.jadbox.flashmvc2 This class acts as a singleton to hold global values for a feature.