es.ugr.swad.swadroid.modules.rollcall
Class Rollcall.onItemSelectedListener

java.lang.Object
  extended by es.ugr.swad.swadroid.modules.rollcall.Rollcall.onItemSelectedListener
Enclosing class:
Rollcall

private class Rollcall.onItemSelectedListener
extends java.lang.Object


Constructor Summary
private Rollcall.onItemSelectedListener()
           
 
Method Summary
 void onItemSelected(  parent, View view, int position, long id)
           
 void onNothingSelected(  arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Rollcall.onItemSelectedListener

private Rollcall.onItemSelectedListener()
Method Detail

onItemSelected

public void onItemSelected( parent,
    View view,
    int position,
    long id)

onNothingSelected

public void onNothingSelected( arg0)