Searched refs:maximumInputLength (Results 1 – 2 of 2) sorted by relevance
793 if (opts.maximumInputLength !== null) {794 this.search.attr("maxlength", opts.maximumInputLength);1668 if (opts.maximumInputLength && search.val().length > opts.maximumInputLength) {1670 …o-results'>" + evaluate(opts.formatInputTooLong, search.val(), opts.maximumInputLength) + "</li>");3343 maximumInputLength: null, property
21 …election(),this.monitorSource()),null!==c.maximumInputLength&&this.search.attr("maxlength",c.maxim…22 …maximumInputLength&&d.val().length>f.maximumInputLength)return K(f.formatInputTooLong,"formatInput…