Searched refs:selectIndex (Results 1 – 1 of 1) sorted by relevance
7671 …riptPanel.prototype=extend(Firebug.Panel,{name:"Script",title:"Script",selectIndex:0,sourceIndex:-… property7684 },initialize:function(){this.selectSourceCode(this.selectIndex);7691 var index=oldPanel.selectIndex;7693 this.selectIndex=index;7696 this.selectIndex=select.selectedIndex;