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
 AbstractAutoSuggest
com.elad.framework.autosuggest Abstraction of the Auto suggest API handle all the data.
 AbstractCursorBuilder
com.elad.framework.cursor 
 AbstractDataServicesManager
com.elad.framework.SQLStatmentsManager 
 AbstractFileViewer
com.elad.framework.fileviewer Converts an xml list into an array.
 ConcreteCalender
com.elad.framework.SQLStatmentsManager This class overrides the factory method to return instance of the ConcreteProduct.
 ConcreteContacts
com.elad.framework.SQLStatmentsManager This class overrides the factory method to return instance of the ConcreteProduct.
 ConcreteMouseDrop
com.elad.framework.cursor 
 ConcreteMouseHand
com.elad.framework.cursor 
 ConcretePersonalInformation
com.elad.framework.SQLStatmentsManager This class overrides the factory method to return instance of the ConcreteProduct.
 Cursor
com.elad.framework.cursor 
 CursorDirector
com.elad.framework.cursor 
 FileViewerImage
com.elad.framework.fileviewer 
 FileViewerMovie
com.elad.framework.fileviewer 
 HashMapCollection
com.elad.framework.utils.collections Hash table based implementation of the IMap interface.
 IAutoSuggest
com.elad.framework.autosuggest Interface to be implemented by AutoSuggest class.
 ICrud
com.elad.framework.SQLStatmentsManager This class defines the interface of the objects in the factory method it creates.
 IFileViewer
com.elad.framework.fileviewer 
 ImageViewer
com.elad.framework.fileviewer.view 
 IMap
com.elad.framework.utils.collections IMap is the contract for the HashMapCollection.
 IUIAutoSuggestClient
com.elad.framework.autosuggest Interface method to keep the TextInput and TileBase protected.
 IUIFileViewer
com.elad.framework.fileviewer The interface for the UIComponent.
 IView
com.elad.framework.fileviewer.view The view interface to set the methods that will be used in all the views.
 MemoryDashBoard
Top Level 
 MovieViewer
com.elad.framework.fileviewer.view 
 ProductCalender
com.elad.framework.SQLStatmentsManager This class implements the Product interface.
 ProductContacts
com.elad.framework.SQLStatmentsManager This class implements the Product interface.
 ProductPersonalInformation
com.elad.framework.SQLStatmentsManager This class implements the Product interface.
 Reusable
com.elad.framework.objectPoolManager Class Reusable is usage to hold an object and a name.
 ReusablePool
com.elad.framework.objectPoolManager ReusablePool is a singleton objecet that holds an instances of classes and it's role is to manage Reusable objects that will be used by the Client.
 UIAutoSuggest
com.elad.framework.autosuggest Auto Suggest User interface handle the TileBase and TextInput related operations and events.
 UIFileViewer
com.elad.framework.fileviewer