Home
last modified time | relevance | path

Searched defs:spy (Results 1 – 2 of 2) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js5466 Firebug.Spy.XHR=domplate(Firebug.Rep,{tag:DIV({"class":"spyHead",_repObject:"$object"},TABLE({"clas… argument
5467 },getFullUri:function(spy){return spy.method.toUpperCase()+" "+spy.getURL() argument
5468 },getStatus:function(spy){var text=""; argument
5479 }}else{}}},copyURL:function(spy){copyToClipboard(spy.getURL()) argument
5480 },copyParams:function(spy){var text=spy.postText; argument
5484 },copyResponse:function(spy){copyToClipboard(spy.responseText) argument
5485 },openInTab:function(spy){openNewTab(spy.getURL(),spy.postText) argument
5488 },browseObject:function(spy,context){var url=spy.getURL(); argument
5491 },getRealObject:function(spy,context){return spy.xhrRequest argument
5492 },getContextMenuItems:function(spy){var items=[{label:"CopyLocation",command:bindFixed(this.copyURL… argument
[all …]
/template/bootstrap3/assets/iconify/json/
Dmdi.json30120 "spy": { object