Searched refs:shouldFocusInput (Results 1 – 2 of 2) sorted by relevance
1952 if (this.opts.shouldFocusInput(this)) {1963 if (this.opts.shouldFocusInput(this)) {1979 if (this.opts.shouldFocusInput(this)) {2354 if ((!options || !options.noFocus) && this.opts.shouldFocusInput(this)) {3360 shouldFocusInput: function (instance) { method
22 …shouldFocusInput(this)&&this.focusser.focus())},focus:function(){this.opened()?this.close():(this.…