public class ManagerListFragment
extends ListFragment
Modifier and Type | Class and Description |
---|---|
static interface |
ManagerListFragment.OnModuleSelectedListener
Listener interface for ListView clicks, any activity that attaches this Fragment must implement this.
|
Modifier and Type | Field and Description |
---|---|
private ManagerListFragment.OnModuleSelectedListener |
listener |
Constructor and Description |
---|
ManagerListFragment() |
Modifier and Type | Method and Description |
---|---|
void |
onAttach(Activity activity) |
void |
onListItemClick(ListView l,
View v,
int position,
long id) |
private ManagerListFragment.OnModuleSelectedListener listener