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 
 AbstractFileViewer
com.elad.framework.fileviewer Converts an xml list into an array.
 AbstractPlayer
com.elad.framework.musicplayer This class is the blueprint for the music player, it describes the rules by which player behave.
 AlbumDataEvent
com.elad.mp3tunes.events 
 AlbumItemVO
com.elad.mp3tunes.vo 
 AlbumListVO
com.elad.mp3tunes.vo 
 ArtistItemVO
com.elad.mp3tunes.vo 
 ArtistListVO
com.elad.mp3tunes.vo 
 ArtistsResultEvent
com.elad.mp3tunes.events 
 ConcreteMouseDrop
com.elad.framework.cursor 
 ConcreteMouseHand
com.elad.framework.cursor 
 Cursor
com.elad.framework.cursor 
 CursorDirector
com.elad.framework.cursor 
 DownloadEvent
com.elad.framework.musicplayer.events 
 Drawing
com.elad.framework.drawingmanager Drawing Manager API will allow to use the drawing API to draw shapes.
 FileViewerImage
com.elad.framework.fileviewer 
 FileViewerMovie
com.elad.framework.fileviewer 
 IAutoSuggest
com.elad.framework.autosuggest Interface to be implemented by AutoSuggest class.
 Id3Event
com.elad.framework.musicplayer.events 
 IFileViewer
com.elad.framework.fileviewer 
 ImageViewer
com.elad.framework.fileviewer.view 
 IMusic
com.elad.mp3tunes This class is the contract for the music mp3tunes api
 IPlayer
com.elad.framework.musicplayer The class is the contract in which the player has to obey.
 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.
 LockerDataTypes
com.elad.mp3tunes.enum Holds the enums for the locker data types
 MemoryDashBoard
Top Level 
 MovieViewer
com.elad.framework.fileviewer.view 
 Music
com.elad.mp3tunes API to implements the mp3tunes Music API The api consists of REST interface which gives you access to all data for a user within the mp3tunes Locker service.
 MusicEvent
com.elad.mp3tunes.events 
 PixelBenderCalcEvent
com.elad.framework.pixelbender.events 
 PixelBenderCalculator
com.elad.framework.pixelbender The PixelBenderCalculator class is the base class for math calculation with pixel bender
 Player
com.elad.framework.musicplayer This class is the foundation for creating an audio music player.
 PlayerEvent
com.elad.framework.musicplayer.events 
 PlayProgressEvent
com.elad.framework.musicplayer.events 
 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.
 SetServiceParamHelper
com.elad.mp3tunes.service Helper to generate an object for each service call.
 TrackDataEvent
com.elad.mp3tunes.events 
 TrackItemVO
com.elad.mp3tunes.vo 
 TrackListVO
com.elad.mp3tunes.vo 
 UIAutoSuggest
com.elad.framework.autosuggest Auto Suggest User interface handle the TileBase and TextInput related operations and events.
 UIFileViewer
com.elad.framework.fileviewer