| Interface | Description |
|---|---|
| Parent<C> |
Interface for implementing required methods in a parent.
|
| Class | Description |
|---|---|
| ExpandableWrapper<P extends Parent<C>,C> |
Wrapper used to link metadata with a list item.
|
| SimpleParent<C> |
Simple implementation of the ParentListItem interface,
by default all items are not initially expanded.
|