Javascript enum UTY_SORT
[Javascript Common (uty.js)]

Variables

const UTY_SORT_ASC = 1
const UTY_SORT_DESC = 2

Variable Documentation

const UTY_SORT_ASC = 1

1 sort order ascending

const UTY_SORT_DESC = 2

2 sort order descending

 All Classes Files Functions Variables Enumerations

Copyright © 2010 Attilio Pavone - www.utillyty.eu