Functiondojox.data.HtmlStore._getAllItems

dojo.require("dojox.data.HtmlStore");
defined in dojox/data/HtmlStore.js

Function to return all rows in the table as an array of items.

Usage

function () (view source)