Home
last modified time | relevance | path

Searched refs:guessType (Results 1 – 4 of 4) sorted by relevance

/plugin/sqlraw/
H A Dsorttable.min.js7 …=sorttable["sort_"+override];}else{headrow[i].sorttable_sortfunction=sorttable.guessType(table,i);}
14 delete row_array;});}}},guessType:function(table,column){sortfn=sorttable.sort_alpha;for(var i=0;i<… method in sorttable
/plugin/quickstats/scripts/
H A Dsorttable-cmpr.js3guessType(b,a)}headrow[a].sorttable_columnindex=a;headrow[a].sorttable_tbody=b.tBodies[0];dean_add… method in sorttable
H A Dsorttable.js87 headrow[i].sorttable_sortfunction = sorttable.guessType(table,i);
166 guessType: function(table, column) { method in sorttable
/plugin/sortablejs/
H A Dscript.js206 headrow[i].sorttable_sortfunction = sorttable.guessType( table, i );
284 guessType: function ( table, column ) { method in sorttable