T - protected static interface ExpandableViewBinder.ExpansionCallback<T>
| Modifier and Type | Method and Description |
|---|---|
void |
onCollapse(ExpandableViewBinder<T,android.view.View> parentBinder) |
void |
onExpand(ExpandableViewBinder<T,android.view.View> parentBinder) |
void onExpand(ExpandableViewBinder<T,android.view.View> parentBinder)
void onCollapse(ExpandableViewBinder<T,android.view.View> parentBinder)