| Class | Description |
|---|---|
| CheckedExpandableGroup |
An extension of ExpandableGroup that holds onto the checked state of it's children
|
| MultiCheckExpandableGroup |
A subclass of
CheckedExpandableGroup that allows for multiple children to be checked at
one time |
| SingleCheckExpandableGroup |
A subclass of
CheckedExpandableGroup that allows for only *one* child to be checked at
one time |