Searched refs:_Api (Results 1 – 1 of 1) sorted by relevance
194 new _Api(197 new _Api( this );1333 var _Api; // DataTable.Api7062 _Api = function ( context, data ) function7064 if ( ! (this instanceof _Api) ) {7065 return new _Api( context, data );7100 _Api.extend( this, this, __apiStruct );7103 DataTable.Api = _Api;7107 $.extend( _Api.prototype, {7141 new _Api( ctx[idx], this[idx] ) :[all …]