Namespacedojo.data.util.sorter

dojo.require("dojo.data.util.sorter");
defined in dojo/data/util/sorter.js

FunctionsBack to top

Basic comparision function that compares if an item is greater or less than another item
Helper function to generate the sorting function based off the list of sort attributes.