Searched refs:unselectAllOptions (Results 1 – 2 of 2) sorted by relevance
13 …unselectAllOptions=function(){for(var i=0;i<O.length;i++){if(O[i].visible){O[i].selected=false}}o.… method
308 this.unselectAllOptions = function () /* :void */ { method in Selectbox785 to.unselectAllOptions();885 self.unselectAllOptions();