Public Member Functions | Private Attributes
com.github.rosjava.android_remocons.rocon_remocon.AppAdapter Class Reference
Inheritance diagram for com.github.rosjava.android_remocons.rocon_remocon.AppAdapter:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 AppAdapter (Context c, ArrayList< Interaction > interactions)
int getCount ()
Object getItem (int position)
long getItemId (int position)
View getView (int position, View convertView, ViewGroup parent)

Private Attributes

Context context
ArrayList< Interaction > interactions

Detailed Description

Definition at line 52 of file AppAdapter.java.


Constructor & Destructor Documentation

com.github.rosjava.android_remocons.rocon_remocon.AppAdapter.AppAdapter ( Context  c,
ArrayList< Interaction >  interactions 
) [inline]

Definition at line 56 of file AppAdapter.java.


Member Function Documentation

Definition at line 62 of file AppAdapter.java.

Definition at line 70 of file AppAdapter.java.

Definition at line 75 of file AppAdapter.java.

View com.github.rosjava.android_remocons.rocon_remocon.AppAdapter.getView ( int  position,
View  convertView,
ViewGroup  parent 
) [inline]

Create a new View for each item referenced by the Adapter.

Definition at line 83 of file AppAdapter.java.


Member Data Documentation

Definition at line 53 of file AppAdapter.java.

Definition at line 54 of file AppAdapter.java.


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


android_remocons
Author(s): Daniel Stonier, Kazuto Murase
autogenerated on Sat Jun 8 2019 19:32:24