Sha256: 42cfaff857f9acf5bbef06b3d95dc7624f8d1ce52c65651e3999eabc4dde9709

Contents?: true

Size: 392 Bytes

Versions: 10

Compression:

Stored size: 392 Bytes

Contents

require.def("tabs/domTab",["domplate/domplate","domplate/tabView","core/lib","i18n!nls/harViewer","domplate/domTree"],function(a,b,c,d,e){with(a){a=function(){};a.prototype=c.extend(b.Tab.prototype,{id:"DOM",label:d.domTabLabel,separator:DIV({"class":"separator"}),onUpdateBody:function(){},append:function(f){(new e(f)).append(this._body);this.separator.append({},this._body)}});return a}});

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
har-0.0.9 lib/har/viewer/scripts/tabs/domTab.js
har-0.0.8 lib/har/viewer/scripts/tabs/domTab.js
har-0.0.7 lib/har/viewer/scripts/tabs/domTab.js
har-0.0.6 lib/har/viewer/scripts/tabs/domTab.js
har-0.0.5 lib/har/viewer/scripts/tabs/domTab.js
har-0.0.4 lib/har/viewer/scripts/tabs/domTab.js
har-0.0.3 lib/har/viewer/scripts/tabs/domTab.js
har-0.0.2 lib/har/viewer/scripts/tabs/domTab.js
har-0.0.1 lib/har/viewer/scripts/tabs/domTab.js
har-0.0.1.dev lib/har/viewer/scripts/tabs/domTab.js