Wondercoll
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | Protected Member Functions | List of all members
com.example.wondercoll.UserCollectionsPage Class Reference
Inheritance diagram for com.example.wondercoll.UserCollectionsPage:

Public Member Functions

boolean onCreateOptionsMenu (Menu menu)
 
boolean onOptionsItemSelected (MenuItem item)
 
boolean onQueryTextChange (String newText)
 
boolean onQueryTextSubmit (String query)
 
boolean onClose ()
 
void createClick (View view)
 
void deleteClick (View view)
 

Protected Member Functions

void onCreate (Bundle savedInstanceState)
 
void onResume ()
 
boolean isAlwaysExpanded ()
 

Member Function Documentation

void com.example.wondercoll.UserCollectionsPage.createClick ( View  view)
void com.example.wondercoll.UserCollectionsPage.deleteClick ( View  view)
boolean com.example.wondercoll.UserCollectionsPage.isAlwaysExpanded ( )
protected
boolean com.example.wondercoll.UserCollectionsPage.onClose ( )
void com.example.wondercoll.UserCollectionsPage.onCreate ( Bundle  savedInstanceState)
protected
boolean com.example.wondercoll.UserCollectionsPage.onCreateOptionsMenu ( Menu  menu)
boolean com.example.wondercoll.UserCollectionsPage.onOptionsItemSelected ( MenuItem  item)
boolean com.example.wondercoll.UserCollectionsPage.onQueryTextChange ( String  newText)
boolean com.example.wondercoll.UserCollectionsPage.onQueryTextSubmit ( String  query)
void com.example.wondercoll.UserCollectionsPage.onResume ( )
protected

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