Functiondojox.data.HtmlTableStore._getHeadings

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

Function to load the attribute names from the table header so that the attributes (cells in a row), can have a reasonable name.

Usage

function () (view source)