Home
last modified time | relevance | path

Searched +defs:data +defs:row (Results 1 – 1 of 1) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js1379 }},serialize:function(data){var r=[""],rl=0; argument
2926 }}},data:function(element,name,value){if(value){if(!name){return null method
2951 Firebug.Lite.Proxy._callbacks[uid]=function(data){if(callback){callback(data) argument
2958 this.loadJSONP(yql,function(data){var source=data.results[0]; argument
5023 }}with({row:spy.logRow,status:xhrRequest.status==0?"":xhrRequest.status+" "+xhrRequest.statusText,t… property
5058 this.send=function(data){spy.data=data; argument
5296 },insertParts:function(parentNode,data){if(!data.params||!data.params.length){return argument
5339 },updateCounter:function(row){removeClass(row,"collapsed"); argument
5348 },observe:function(subject,topic,data){if(topic!="nsPref:changed"){return argument
5541 }}},isJSON:function(contentType,data){var responseText=data?trim(data):null; argument
[all …]