30 if (contentOffsetY >
dataSource()->cumulatedHeightFromIndex(j) && contentOffsetY >
dataSource()->cumulatedHeightFromIndex(j+1)) {
void scrollToSubviewOfTypeOfCellAtLocation(HistoryViewCell::SubviewType subviewType, int i, int j)
HighlightCell * selectedCell()
SelectableTableViewDelegate * m_delegate
virtual void tableViewDidChangeSelection(SelectableTableView *t, int previousSelectedCellX, int previousSelectedCellY)
void setVerticalCellOverlap(KDCoordinate o)
virtual void scrollToCell(int i, int j)
HighlightCell * cellAtLocation(int i, int j)
TableViewDataSource * dataSource()
void scrollToCell(int i, int j) override
constexpr uint8_t numberOfColumns
CalculationSelectableTableView(Responder *parentResponder, TableViewDataSource *dataSource, SelectableTableViewDataSource *selectionDataSource, SelectableTableViewDelegate *delegate=nullptr)
virtual KDCoordinate cumulatedHeightFromIndex(int j)=0
ContentView m_contentView
constexpr uint8_t numberOfRows
virtual void setHighlighted(bool highlight)
KDCoordinate height() const