dojox.data.HtmlTableStore._getAllItems
dojo.require("dojox.data.HtmlTableStore");
defined in dojox/data/HtmlTableStore.js
Function to return all rows in the table as an array of items.
Usage
function () (view source)