MobColl
 All Classes Functions
Static Public Attributes | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
com.mobcoll.bitirmeandroid.AlbumAddCatPage Class Reference
Inheritance diagram for com.mobcoll.bitirmeandroid.AlbumAddCatPage:

Static Public Attributes

static final String CLASS_NAME = "com.mobcoll.bitirmeandroid.AlbumAddCatPage"
 

Protected Member Functions

void onCreate (Bundle savedInstanceState)
 

Private Member Functions

void updatePageContent (JSONObject albumsJs)
 

Private Attributes

ArrayList< AlbumRecord_allAlbums = new ArrayList<AlbumRecord>()
 
Spinner _categories
 
ListView _albums
 

Detailed Description

Adding a new category to the profile of a user

Member Function Documentation

void com.mobcoll.bitirmeandroid.AlbumAddCatPage.onCreate ( Bundle  savedInstanceState)
inlineprotected

Initilizes the class members.

void com.mobcoll.bitirmeandroid.AlbumAddCatPage.updatePageContent ( JSONObject  albumsJs)
inlineprivate

Updates the content of users' current categoty page.


The documentation for this class was generated from the following file: