Package | Description |
---|---|
es.ugr.swad.swadroid.modules.rollcall |
Rollcall package.
|
es.ugr.swad.swadroid.modules.rollcall.students |
Rollcall students package.
|
Modifier and Type | Field and Description |
---|---|
private List<StudentItemModel> |
Rollcall.studentsList
Students list
|
Modifier and Type | Field and Description |
---|---|
private List<StudentItemModel> |
StudentsArrayAdapter.list |
private List<StudentItemModel> |
StudentsHistory.studentsList |
Modifier and Type | Method and Description |
---|---|
int |
StudentItemModel.compareTo(StudentItemModel item) |
Constructor and Description |
---|
StudentsArrayAdapter(Activity context,
List<StudentItemModel> list,
int callerId) |