3 Jul 16:12
qx.ui.table.model.Simple.setSortMethods()
Ian Horst <ian.horst <at> googlemail.com>
2009-07-03 14:12:20 GMT
2009-07-03 14:12:20 GMT
I wonder why there are 2 sort methods, one for ascending, second for descending. It's enough to define ascending sort method. Descending is just reverse of ascending sort method. ascending: ascSortMethod(); descending: - ascSortMethod(); --- Ian ------------------------------------------------------------------------------
RSS Feed