WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsIAutoCompletePopup
| IID: | 1b9d7d8a-6dd0-11dc-8314-0800200c9a66 |
| Inherits From: | nsISupports |
Properties
readonly nsIAutoCompleteInput input
readonly AString overrideValue
readonly PRBool popupOpen
PRInt32 selectedIndex
Methods
void closePopup ( )
void invalidate ( )
void openAutocompletePopup ( nsIAutoCompleteInput input , nsIDOMElement element )
void selectBy ( PRBool reverse , PRBool page )
void openAutocompletePopup ( nsIAutoCompleteInput input , nsIDOMElement element )
- Arguments:
- input
- element
References
This interface is the type of the following properties:
This interface is passed as an argument to the following methods:
nsIFormFillController.attachToBrowser
Reference documentation is generated from Mozilla's source.
