Name Description Size Coverage
AutoCompleteSimpleSearch.sys.mjs See nsIAutoCompleteSimpleSearch 1199 -
components.conf 842 -
docs -
moz.build 975 -
nsAutoCompleteController.cpp 58522 -
nsAutoCompleteController.h SetValueOfInputTo() sets value of mInput to aValue. 7781 -
nsAutoCompleteSimpleResult.cpp 7683 -
nsAutoCompleteSimpleResult.h 1767 -
nsIAutoCompleteController.idl Possible values for the searchStatus attribute 5903 -
nsIAutoCompleteInput.idl The result view that will be used to display results 4090 -
nsIAutoCompletePopup.idl The input object that the popup is currently bound to 2957 -
nsIAutoCompleteResult.idl Possible values for the searchResult attribute 3209 -
nsIAutoCompleteSearch.idl Search for a given string and notify a listener (either synchronously or asynchronously) of the result @param searchString - The string to search for @param searchParam - An extra parameter @param previousResult - A previous result to use for faster searching @param listener - A listener to notify when the search is complete 1540 -
nsIAutoCompleteSimpleResult.idl This class implements nsIAutoCompleteResult and provides simple methods for setting the value and result items. It can be used whenever some basic auto complete results are needed that can be pre-generated and filled into an array. 4444 -
nsIAutoCompleteSimpleSearch.idl Simple interface that allows the results of the next search to be overridden. 604 -
tests -