Home
last modified time | relevance | path

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

/plugin/indexmenu2/cms/extensions/dom/
Dselectbox.js13moveSelectedOptions=function(i,x,X){if(!i||!i.addOption)return false;if(x){l.unselectMatchingOptio… method
/plugin/virtualkeyboard/vk/extensions/dom/
Dselectbox.js772 this.moveSelectedOptions = function ( to /* :Selectbox*/ function
817 self.moveSelectedOptions(to,regex,autosort);