| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| AbstractAutoSuggest — class, package com.elad.framework.autosuggest |
|
Abstraction of the Auto suggest API handle all the data. |
| AbstractCursorBuilder — class, package com.elad.framework.cursor |
| |
| AbstractFileViewer — class, package com.elad.framework.fileviewer |
|
Converts an xml list into an array. |
| AbstractPlayer — class, package com.elad.framework.musicplayer |
|
This class is the blueprint for the music player, it describes the rules by which player behave. |
| AbstractPlayer() — Constructor, class com.elad.framework.musicplayer.AbstractPlayer |
| |
| acquireReusable(name:String) — method, class com.elad.framework.objectpoolmanager.ReusablePool |
|
Class acquireReusable is called when it client need a Reusable object
The reusable object is cleared until the client return the object
back to the pool via the releaseReusable method. |
| addItem(item:com.elad.mp3tunes.vo:AlbumItemVO) — method, class com.elad.mp3tunes.vo.AlbumListVO |
| |
| addItem(item:com.elad.mp3tunes.vo:ArtistItemVO) — method, class com.elad.mp3tunes.vo.ArtistListVO |
| |
| addItem(item:com.elad.mp3tunes.vo:TrackItemVO) — method, class com.elad.mp3tunes.vo.TrackListVO |
| |
| ALBUM — Constant Static Property, class com.elad.mp3tunes.enum.LockerDataTypes |
| |
| albumCount — Property, class com.elad.mp3tunes.vo.ArtistItemVO |
| |
| albumDataCompleted — Event, class com.elad.mp3tunes.Music |
|
Dispatched when album data information was completed. |
| ALBUM_DATA_COMPLETED — Constant Static Property, class com.elad.mp3tunes.events.AlbumDataEvent |
| |
| albumDataError — Event, class com.elad.mp3tunes.Music |
|
Dispatched when the track data service call failed. |
| albumDataError — Event, class com.elad.mp3tunes.Music |
|
Dispatched when there was an error during service call to retrieve album information. |
| ALBUM_DATA_ERROR — Constant Static Property, class com.elad.mp3tunes.events.AlbumDataEvent |
| |
| AlbumDataEvent — class, package com.elad.mp3tunes.events |
| |
| AlbumDataEvent(type:String, collection:com.elad.mp3tunes.vo:AlbumListVO, message:String) — Constructor, class com.elad.mp3tunes.events.AlbumDataEvent |
| |
| albumId — Property, class com.elad.mp3tunes.vo.AlbumItemVO |
| |
| albumId — Property, class com.elad.mp3tunes.vo.TrackItemVO |
| |
| AlbumItemVO — class, package com.elad.mp3tunes.vo |
| |
| AlbumItemVO(albumId:String, albumTitle:String, artistId:String, artistName:String, trackCount:String, albumSize:String, releaseDate:String, purchaseDate:String, hasArt:int) — Constructor, class com.elad.mp3tunes.vo.AlbumItemVO |
| |
| AlbumListVO — class, package com.elad.mp3tunes.vo |
| |
| AlbumListVO(collection:Array) — Constructor, class com.elad.mp3tunes.vo.AlbumListVO |
| |
| albumSize — Property, class com.elad.mp3tunes.vo.AlbumItemVO |
| |
| albumTitle — Property, class com.elad.mp3tunes.vo.AlbumItemVO |
| |
| albumTitle — Property, class com.elad.mp3tunes.vo.TrackItemVO |
| |
| ALBUM_TOKEN — Constant Static Property, class com.elad.mp3tunes.enum.LockerDataTypes |
| |
| albumYear — Property, class com.elad.mp3tunes.vo.TrackItemVO |
| |
| ARTIST — Constant Static Property, class com.elad.mp3tunes.enum.LockerDataTypes |
| |
| artistId — Property, class com.elad.mp3tunes.vo.AlbumItemVO |
| |
| artistId — Property, class com.elad.mp3tunes.vo.ArtistItemVO |
| |
| artistId — Property, class com.elad.mp3tunes.vo.TrackItemVO |
| |
| ArtistItemVO — class, package com.elad.mp3tunes.vo |
| |
| ArtistItemVO(artistId:String, artistName:String, albumCount:String, trackCount:String) — Constructor, class com.elad.mp3tunes.vo.ArtistItemVO |
| |
| artistList — Property, class com.elad.mp3tunes.events.ArtistsResultEvent |
| |
| ArtistListVO — class, package com.elad.mp3tunes.vo |
| |
| ArtistListVO(collection:Array) — Constructor, class com.elad.mp3tunes.vo.ArtistListVO |
| |
| artistName — Property, class com.elad.mp3tunes.vo.AlbumItemVO |
| |
| artistName — Property, class com.elad.mp3tunes.vo.ArtistItemVO |
| |
| artistName — Property, class com.elad.mp3tunes.vo.TrackItemVO |
| |
| artistResultCompleted — Event, class com.elad.mp3tunes.Music |
|
Dispatched when the artist result was retrieved. |
| ARTIST_RESULT_COMPLETED — Constant Static Property, class com.elad.mp3tunes.events.ArtistsResultEvent |
| |
| artistResultError — Event, class com.elad.mp3tunes.Music |
|
Dispatched when there was an error during artist result service call. |
| ARTIST_RESULT_ERROR — Constant Static Property, class com.elad.mp3tunes.events.ArtistsResultEvent |
| |
| ArtistsResultEvent — class, package com.elad.mp3tunes.events |
| |
| ArtistsResultEvent(type:String, artistList:com.elad.mp3tunes.vo:ArtistListVO, message:String) — Constructor, class com.elad.mp3tunes.events.ArtistsResultEvent |
| |
| ARTIST_TOKEN — Constant Static Property, class com.elad.mp3tunes.enum.LockerDataTypes |
| |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |