Searched refs:Property (Results 1 – 1 of 1) sorted by relevance
| /template/strap/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 1243 this.Property=function(object,name){this.object=object; class 4303 this.Property=domplate(Firebug.Rep,{supportsObject:function(object){return object instanceof Proper… 4556 …,this.Window,this.Element,this.Document,this.StyleSheet,this.Event,this.Property,this.Except,this.… 7880 if(object instanceof Property){return object.getObject() 7925 }if(selectObject){this.objectPath.push(new Property(object,name)) 7960 this.objectPath.push(new Property(object,name));
|