Searched defs:makeSortable (Results 1 – 4 of 4) sorted by relevance
155 makeSortable: function ( table, overrides, bottoms, ph2 ) { method
42 makeSortable: function(table) { method
3 …le"),function(a){if(a.className.search(/\bsortable\b/)!=-1){sorttable.makeSortable(a)}})},makeSort… method
1 …ction(table){if(table.className.search(/\bsortable\b/)!=-1){sorttable.makeSortable(table);}});},ma… method