Searched refs:totalRowCount (Results 1 – 4 of 4) sorted by relevance
39 private int totalRowCount; field in FragmentedTable56 totalRowCount = 0; in updateBodyElems()61 totalRowCount += getRowCount(tbody); in updateBodyElems()128 return totalRowCount; in getRowCount()
53 if (resp === undefined || resp.totalRowCount === 0) {114 if (resp === undefined || resp.totalRowCount === 0) {155 if (resp === undefined || resp.totalRowCount === 0) {
21 totalRowCount: number; property
69 totalRowCount: slowlyCountRows(rawResult), constant