private class SWADMain.onItemSelectedListener extends Object implements AdapterView.OnItemSelectedListener
Modifier | Constructor and Description |
---|---|
private |
SWADMain.onItemSelectedListener() |
Modifier and Type | Method and Description |
---|---|
void |
onItemSelected(AdapterView<?> parent,
View view,
int position,
long id) |
void |
onNothingSelected(AdapterView<?> arg0) |
public void onItemSelected(AdapterView<?> parent, View view, int position, long id)
onItemSelected
in interface AdapterView.OnItemSelectedListener
public void onNothingSelected(AdapterView<?> arg0)
onNothingSelected
in interface AdapterView.OnItemSelectedListener