Home
last modified time | relevance | path

Searched refs:Property (Results 1 – 1 of 1) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js1243 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));