Home
last modified time | relevance | path

Searched +defs:table +defs:data (Results 26 – 50 of 213) sorted by relevance

123456789

/plugin/datatables/assets/jszip/
Djszip.js399 data : data, property
783 data : chunk.data, property
806 data : record.fileRecord, property
828 data : generateDataDescriptors(streamInfo), property
835 data : record.fileRecord, property
853 data : this.dirRecords[i], property
862 data : dirEnd, property
1191 data: chunk, property
1295 newBufferFrom: function(data, encoding) { argument
1558 file: function(name, data, o) { argument
[all …]
/plugin/tline/timeline_ajax/
Dsimile-ajax-bundle.js126 },domManip:function(args,table,reverse,callback){var clone=this.length>1,elems; argument
166 },globalEval:function(data){data=jQuery.trim(data); argument
174 },cache:{},data:function(elem,name,data){elem=elem==window?windowData:elem; argument
555 jQuery.event={add:function(elem,types,handler,data){if(elem.nodeType==3||elem.nodeType==8){return ; argument
596 }}},trigger:function(type,data,elem,donative,extra){data=jQuery.makeArray(data); argument
680 jQuery.fn.extend({bind:function(type,data,fn){return type=="unload"?this.one(type,data,fn):this.eac… argument
682 },one:function(type,data,fn){var one=jQuery.event.proxy(fn||data,function(event){jQuery(this).unbin… argument
689 },trigger:function(type,data,fn){return this.each(function(){jQuery.event.trigger(type,data,this,tr… argument
691 },triggerHandler:function(type,data,fn){return this[0]&&jQuery.event.trigger(type,data,this[0],fals… argument
759 jQuery.ajax({url:url,type:type,dataType:"html",data:params,complete:function(res,status){if(status=… property
[all …]
/plugin/eventline/timeline_ajax/
Dsimile-ajax-bundle.js126 },domManip:function(args,table,reverse,callback){var clone=this.length>1,elems; argument
166 },globalEval:function(data){data=jQuery.trim(data); argument
174 },cache:{},data:function(elem,name,data){elem=elem==window?windowData:elem; argument
555 jQuery.event={add:function(elem,types,handler,data){if(elem.nodeType==3||elem.nodeType==8){return ; argument
596 }}},trigger:function(type,data,elem,donative,extra){data=jQuery.makeArray(data); argument
680 jQuery.fn.extend({bind:function(type,data,fn){return type=="unload"?this.one(type,data,fn):this.eac… argument
682 },one:function(type,data,fn){var one=jQuery.event.proxy(fn||data,function(event){jQuery(this).unbin… argument
689 },trigger:function(type,data,fn){return this.each(function(){jQuery.event.trigger(type,data,this,tr… argument
691 },triggerHandler:function(type,data,fn){return this[0]&&jQuery.event.trigger(type,data,this[0],fals… argument
759 jQuery.ajax({url:url,type:type,dataType:"html",data:params,complete:function(res,status){if(status=… property
[all …]
/plugin/diagramsnet/lib/math/extensions/TeX/
DAMSmath.js19 …abels:{},refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=MathJax.Elemen…
/plugin/jquery/
Djquery-1.4.2.js496 parseJSON: function( data ) { argument
523 globalEval: function( data ) { argument
1001 data: function( elem, name, data ) { argument
1081 data: function( key, value ) { method
1117 queue: function( elem, type, data ) { argument
1165 queue: function( type, data ) { argument
1443 data: true, property
1559 add: function( elem, types, handler, data ) { argument
1797 trigger: function( event, data, elem /*, bubbling */ ) { argument
2051 setup: function( data, namespaces, eventHandle ) { argument
[all …]
/plugin/xlsx2dw/packages/xlsx/
Dxlsx.mjs43 function char_codes(data/*:string*/)/*:Array<number>*/ { var o/*:Array<number>*/ = []; for(var i = … argument
45 function utf16leread(data/*:string*/)/*:string*/ { argument
50 function utf16beread(data/*:string*/)/*:string*/ { argument
56 var debom = function(data/*:string*/)/*:string*/ { argument
70 debom = function(data/*:string*/) { argument
199 function a2s(data/*:any*/)/*:string*/ { argument
204 function a2u(data/*:Array<number>*/)/*:Uint8Array*/ { argument
209 function ab2a(data/*:ArrayBuffer|Uint8Array*/)/*:Array<number>*/ { argument
1850 sector_list[k] = ({nodes: buf, data:__toBuffer([buf_chain])}/*:SectorEntry*/); property
3238 function blobify(data) { argument
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.js812 data: Array.prototype.slice.call(this._arr || this, 0) class
3613 data.set.add(value); field
3615 data.hash[value] = true; field
6035 data[2] = source[2]; field
6056 data[7] = arrayCopy(value); field
6060 data[8] = data[8] == null ? source[8] : nativeMin(data[8], source[8]); field
6064 data[9] = source[9]; field
17167 PDFDocument.prototype.ref = function(data) { argument
17177 PDFDocument.prototype._write = function(data) { argument
17185 PDFDocument.prototype.addContent = function(data) { argument
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
DGraph.js1371 Graph.createSvgImage = function(w, h, data, coordWidth, coordHeight) argument
1491 Graph.stringToArrayBuffer = function(data) argument
1532 Graph.compress = function(data, deflate) argument
1550 Graph.decompress = function(data, inflate, checked) argument
4871 Graph.prototype.compress = function(data, deflate) argument
4879 Graph.prototype.decompress = function(data, inflate) argument
5829 Graph.prototype.setTableValues = function(table, values, rowValues) argument
10588 Graph.prototype.insertRow = function(table, index) argument
10614 Graph.prototype.deleteRow = function(table, index) argument
10622 Graph.prototype.insertColumn = function(table, index) argument
[all …]
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js208 handler.on('test', function wphSetupTest(data) { argument
241 handler.on('configure', function wphConfigure(data) { argument
244 handler.on('GetDocRequest', function wphSetupDoc(data) { argument
341 function getPdfManager(data, evaluatorOptions) { argument
462 function setupDoc(data) { argument
476 handler.sendWithPromise('PasswordRequest', e).then(function (data) { argument
537 handler.on('GetPage', function wphSetupGetPage(data) { argument
555 handler.on('GetPageIndex', function wphSetupGetPageIndex(data) { argument
561 handler.on('GetDestinations', function wphSetupGetDestinations(data) { argument
564 handler.on('GetDestination', function wphSetupGetDestination(data) { argument
[all …]
/plugin/datatables/assets/datatables.net/js/
Djquery.dataTables.js239 this.fnAddData = function( data, redraw ) argument
1718 return function (data, val, meta) { argument
1726 var setData = function (data, val, src) { argument
1795 return function (data, val) { // meta is also passed in, but not used argument
1801 return function (data, val) { // meta is also passed in, but not used argument
1822 return function (data, type, row, meta) { argument
1831 return function (data) { // type, row and meta also passed, but not used argument
1836 return function (data, type, row, meta) { argument
1849 var fetchData = function (data, type, src) { argument
1911 return function (data, type) { // row and meta also passed, but not used argument
[all …]
/plugin/datatables/assets/datatables.net-buttons/js/
Dbuttons.html5.js514 function _excelColWidth(data, col) { argument
1438 table: { property
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
Djszip.js569 data = base64.decode(data); property
597 module.exports = function(data, encoding){ argument
902 data = utils.transformTo("uint8array", data); property
7700 table[table_index++] = (1 << 24) | (64 << 16) | 0; field
7900 table[next + huff] = ((len - drop) << 24) | (64 << 16) |0; field
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
Dxlsx.js16 function char_codes(data) { var o = []; for(var i = 0, len = data.length; i < len; ++i) o[i] = data… argument
17 var debom_xml = function(data) { return data; }; argument
1300 function getdata(data) { argument
1424 var utf8readb = function utf8readb(data) { argument
1443 var utf8readc = function utf8readc(data) { return Buffer(data, 'binary').toString('utf8'); }; argument
1463 function parseVector(data) { argument
1682 function recordhopper(data, cb, opts) { argument
1777 O.rc4 = function(key, data) { argument
1805 function parse_StrRun(data, length) { argument
1810 function parse_RichStr(data, length) { argument
[all …]
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js1456 $def(self, '$prepare_source_array', function $$prepare_source_array(data, trim_end) { argument
1512 $def(self, '$prepare_source_string', function $$prepare_source_string(data, trim_end) { argument
6028 $def(self, '$initialize', function $$initialize(data, options) { argument
6308 $def(self, '$parse', function $$parse(data) { argument
9950 table.$assign_column_widths() field
9953 table['$has_header_option='](true) field
10777 $def(self, '$initialize', function $$initialize(data, cursor, opts) { argument
11273 $def(self, '$prepare_lines', function $$prepare_lines(data, opts) { argument
11325 $def(self, '$initialize', function $$initialize(document, data, cursor, opts) { argument
11385 $def(self, '$push_include', function $$push_include(data, file, path, lineno, attributes) { argument
[all …]
/plugin/ckgdoku/ckeditor/
Dckeditor.js11 b,!0)},on:function(c,b,f,k,d){function h(a,g,d,h){a={name:c,sender:this,editor:a,data:g,listenerDat… property
49 …,h6:1,header:1,hgroup:1,hr:1,main:1,menu:1,nav:1,ol:1,p:1,pre:1,section:1,table:1,ul:1},l={command… property
52 …strong:b,style:d,sub:b,summary:a({h1:1,h2:1,h3:1,h4:1,h5:1,h6:1},b),sup:b,table:{caption:1,colgrou… property
53 …re:1,footer:1,form:1,header:1,hgroup:1,main:1,menu:1,nav:1,ol:1,section:1,table:1,td:1,th:1,tr:1,u… property
55 img:1,input:1,object:1,select:1,table:1,textarea:1,video:1},$removeEmpty:{abbr:1,acronym:1,b:1,bdi:… property
125 …function(){delete this.current;this._={}}}});var b={block:1,"list-item":1,table:1,"table-row-group… property
273 var f=CKEDITOR.tools.extend({table:1,ul:1,ol:1,dl:1},CKEDITOR.dtd.table,CKEDITOR.dtd.ul,CKEDITOR.dt… property
304 …;e<c.length;e++)d="data-cke-saved-"+c[e],d in b&&delete b[c[e]]}return a},table:function(a){a.chil… method
333 …f(!(e||!c(b)||a&&t(b)))return!1}}var d,e=a.getRanges()[0];a=a.root;var g={table:1,ul:1,ol:1,dl:1};… property
342 b.deleteContents(1);b.startContainer.type==CKEDITOR.NODE_ELEMENT&&(b.startContainer.is({tr:1,table:… property
[all …]
/plugin/ckgedit/ckeditor/
Dckeditor.js10 …on:function(b,d,g,k,h){function p(a,y,v,e){a={name:b,sender:this,editor:a,data:y,listenerData:k,st… property
56 …,h6:1,header:1,hgroup:1,hr:1,main:1,menu:1,nav:1,ol:1,p:1,pre:1,section:1,table:1,ul:1},g={command… property
60 sup:b,table:{caption:1,colgroup:1,thead:1,tfoot:1,tbody:1,tr:1},tbody:{tr:1},td:c,textarea:h,tfoot:… property
61 …re:1,footer:1,form:1,header:1,hgroup:1,main:1,menu:1,nav:1,ol:1,section:1,table:1,td:1,th:1,tr:1,u… property
62 …:{applet:1,audio:1,button:1,hr:1,iframe:1,img:1,input:1,object:1,select:1,table:1,textarea:1,video… property
140 …function(){delete this.current;this._={}}}});var b={block:1,"list-item":1,table:1,"table-row-group… property
304 …utes.href||CKEDITOR.dtd.$removeEmpty[a.name]}var d=CKEDITOR.tools.extend({table:1,ul:1,ol:1,dl:1},… property
338 …;e<c.length;e++)d="data-cke-saved-"+c[e],d in b&&delete b[c[e]]}return a},table:function(a){a.chil… method
371 var f={table:1,ul:1,ol:1,dl:1};if(e.startPath().contains(f)){var g=e.clone();g.collapse(1);g.setSta… property
379 …;b.startContainer.type==CKEDITOR.NODE_ELEMENT&&(b.startContainer.is({tr:1,table:1,tbody:1,thead:1,… property
[all …]
/plugin/ckgdoku/ckeditor/lang/
Dfr.js5 …de texte enrichi","common":{"editorHelp":"Utilisez le raccourci Alt-0 pour obtenir de l'aide","bro…
Dth.js5 …"Rich Text Editor panel","common":{"editorHelp":"กด ALT 0 หากต้องการความช่วยหลือ","browseServer":…
Dnl.js5 …ditorHelp":"Druk ALT 0 voor hulp","browseServer":"Bladeren op server","url":"URL","protocol":"Prot…
Dko.js5 …"editorPanel":"리치 텍스트 편집기 패널","common":{"editorHelp":"도움이 필요하면 ALT 0 을 누르세요","browseServer":"서버 탐색…
Dit.js5 …ditorHelp":"Premi ALT 0 per aiuto","browseServer":"Cerca sul server","url":"URL","protocol":"Proto…
Dhu.js5 …mon":{"editorHelp":"Segítségért nyomjon ALT 0","browseServer":"Böngészés a szerveren","url":"Hivat…
Des.js5 …riquecido","common":{"editorHelp":"Pulse ALT 0 para ayuda","browseServer":"Ver Servidor","url":"UR…
Dsl.js5 …obogatenega besedila","common":{"editorHelp":"Pritisnite ALT 0 za pomoč","browseServer":"Prebrskaj…
Dpt.js5 …riquecido","common":{"editorHelp":"Pressione ALT+0 para ajuda","browseServer":"Navegar no servidor…

123456789