public interface ExpandableCellListener
Modifier and Type | Method and Description |
---|---|
void |
onCellClick(ExpandableCell cell)
This method is invoked every time when a user expands or collapse the cell.
|
void onCellClick(ExpandableCell cell)
cell
- is a cell instance.Copyright © 2008–2013. All rights reserved.