Home
last modified time | relevance | path

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

/plugin/indexmenu2/cms/extensions/dom/
H A Dselectbox.js13removeSelectedOptions();if(X.length>0)l.selectOnlyMatchingOptions(X,'exact');};this.removeSelected… method in Selectbox
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dselectbox.js570 self.removeSelectedOptions();
579 this.removeSelectedOptions = function () /* :Array */{ method in Selectbox
790 var opts = self.removeSelectedOptions(false);
/plugin/virtualkeyboard/vk/
H A Dvirtualkeyboard.js209 nodes.lytbox.removeSelectedOptions(code,'exact');
213 nodes.langbox.removeSelectedOptions(i,'exact');