buildCells abstract method

List<DataCellY> buildCells(
  1. ContextIndexItem<T> rc
)

Implementation

List<DataCellY> buildCells(ContextIndexItem<T> rc);