private static class EnrollmentExpandableListAdapter.ChildHolder extends Object
Modifier and Type | Field and Description |
---|---|
(package private) CheckBox |
checkBox |
(package private) ImageView |
imagePadlock |
(package private) TextView |
nStudentText |
(package private) ColorStateList |
oldColor |
(package private) RadioButton |
radioButton |
(package private) RelativeLayout |
relativeLayout |
(package private) TextView |
vacantsText |
Modifier | Constructor and Description |
---|---|
private |
EnrollmentExpandableListAdapter.ChildHolder() |
RelativeLayout relativeLayout
ImageView imagePadlock
CheckBox checkBox
RadioButton radioButton
TextView nStudentText
TextView vacantsText
ColorStateList oldColor