Home
last modified time | relevance | path

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

/plugin/datatables/assets/datatables.net/js/
Djquery.dataTables.js122 this.$ = function ( sSelector, oOpts ) argument
124 return this.api(true).$( sSelector, oOpts );
176 this._ = function ( sSelector, oOpts ) argument
178 return this.api(true).rows( sSelector, oOpts ).data();