com.main.campustream
Class QuestionPage
java.lang.Object
ListActivity
com.main.campustream.QuestionPage
public class QuestionPage
- extends ListActivity
- Author:
- Bryan Crabtree
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
questionListListener
public OnItemClickListener questionListListener
- Click listener for the list view.
QuestionPage
public QuestionPage()
onCreate
public void onCreate(Bundle savedInstanceState)
onClick
public void onClick(View v)
refreshList
public void refreshList()
- Refreshes the list.
OpenProfile
public void OpenProfile()
- Opens the profile of the acted upon user.