Searched refs:switchLayout (Results 1 – 1 of 1) sorted by relevance
311 this.switchLayout = function (code, name) { method427 self.switchLayout(nodes.langbox.getValue(),null);436 self.switchLayout(nodes.langbox.getValue(),nodes.lytbox.getValue());902 self.switchLayout(nodes.langbox.getValue(), nodes.lytbox.getValue())1066 nodes.langbox.getEl().onchange = function(){self.switchLayout(this.value,0)}; 1069 nodes.lytbox.getEl().onchange = function(){self.switchLayout(null,this.value)};