dojo / 1.10 / dojo / store / api / store.sortinformation.html /

dojo/store/api/Store.SortInformation

Summary

An object describing what attribute to sort on, and the direction of the sort.

Properties

attribute

Defined by: dojo/store/api/Store

The name of the attribute to sort on.

descending

Defined by: dojo/store/api/Store

The direction of the sort. Default is false.

© 2005–2017 JS Foundation
Licensed under the AFL 2.1 and BSD 3-Clause licenses.
http://dojotoolkit.org/api/1.10/dojo/store/api/Store.SortInformation.html