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
 LoginVO
com.ericfeminella.examples.login.vo Client side Value Object which represents required fields in the RDMS table
 QueryService
com.ericfeminella.examples.login.service RDMS Service class which handles login requests.