CopaApp
Change of Plan Application
 All Classes Functions Variables Pages
Classes | Public Member Functions | List of all members
unicopa.copa.app.gui.SearchAdapter Class Reference

This Adapter helps to show the List of Events. More...

Inheritance diagram for unicopa.copa.app.gui.SearchAdapter:
Inheritance graph
Collaboration diagram for unicopa.copa.app.gui.SearchAdapter:
Collaboration graph

Classes

class  ViewHolder
 Helps to show the categories in the SearchAdapter.
 

Public Member Functions

 SearchAdapter (Context context, ArrayList< CategoryNodeImpl > categoryList)
 Creates a SearchAdapter with a CategoryList that should be shown. More...
 
int getCount ()
 
Object getItem (int arg0)
 
long getItemId (int arg0)
 
View getView (int position, View convertView, ViewGroup parent)
 Creates the ListView with categories and shows the name of them.
 

Detailed Description

This Adapter helps to show the List of Events.

Author
Christiane Kuhn

Constructor & Destructor Documentation

unicopa.copa.app.gui.SearchAdapter.SearchAdapter ( Context  context,
ArrayList< CategoryNodeImpl categoryList 
)

Creates a SearchAdapter with a CategoryList that should be shown.

Parameters
context
eventList

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