Searched refs:collectionLength (Results 1 – 1 of 1) sorted by relevance
122 var collectionLength = (collection instanceof Array) ?126 paginationId, collectionLength);465 currentPage, collectionLength, rowsPerPage, paginationRange) { argument467 var totalPages = Math.ceil(collectionLength / rowsPerPage);643 instances[instanceId].collectionLength = val;646 return instances[instanceId].collectionLength;