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.

nsIFormFillController

IID:07f0a0dc-f6e9-4cdd-a55f-56d770523a4c
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

void attachToBrowser ( nsIDocShell docShell , nsIAutoCompletePopup popup ) void detachFromBrowser ( nsIDocShell docShell ) void markAsLoginManagerField ( nsIDOMHTMLInputElement input )

void attachToBrowser ( nsIDocShell docShell , nsIAutoCompletePopup popup )

Arguments:
docShell
popup

void detachFromBrowser ( nsIDocShell docShell )

Arguments:
docShell

void markAsLoginManagerField ( nsIDOMHTMLInputElement input )

Arguments:
input

Reference documentation is generated from Mozilla's source.