dojox.data.HtmlStore._getHeadings
dojo.require("dojox.data.HtmlStore");
defined in dojox/data/HtmlStore.js
Function to load the attribute names from the table header so that the attributes (cells in a row), can have a reasonable name. For list items, returns single implicit heading, ["name"]
Usage
function () (view source)