Searched refs:editPropertyRow (Results 1 – 3 of 3) sorted by relevance
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
D | firebug-lite-debug.js | 27140 editPropertyRow: function(row) method 27597 command: bindFixed(this.editPropertyRow, this, propRow) },
|
/plugin/webcode/vendor/ |
D | firebug-lite-1.4.js | 7195 }},editPropertyRow:function(row){var propValueBox=getChildByClass(row,"cssPropValue"); method 7322 items.push({label:$STRF("EditProp",[propName]),nol10n:true,command:bindFixed(this.editPropertyRow,t…
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.4.js | 7206 }},editPropertyRow:function(row){var propValueBox=getChildByClass(row,"cssPropValue"); method 7333 items.push({label:$STRF("EditProp",[propName]),nol10n:true,command:bindFixed(this.editPropertyRow,t…
|