com.main.campustream
Class ResponseDialog

java.lang.Object
  extended by Activity
      extended by com.main.campustream.ResponseDialog

public class ResponseDialog
extends Activity

Author:
Bryan Crabtree

Constructor Summary
ResponseDialog()
           
 
Method Summary
 void onClick(View v)
           
 void onCreate(Bundle savedInstanceState)
           
 void submitNewResponse()
          Submits a new response for the current collaboration item.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResponseDialog

public ResponseDialog()
Method Detail

onCreate

public void onCreate(Bundle savedInstanceState)

onClick

public void onClick(View v)

submitNewResponse

public void submitNewResponse()
Submits a new response for the current collaboration item.