Attributes
From nsIDOMHTMLButtonElement
From nsIDOMHTMLFieldSetElement
From nsIDOMHTMLInputElement
From nsIDOMHTMLIsIndexElement
From nsIDOMHTMLLabelElement
From nsIDOMHTMLLegendElement
From nsIDOMHTMLObjectElement
From nsIDOMHTMLOptionElement
From nsIDOMHTMLSelectElement
From nsIDOMHTMLTextAreaElement
Parameters
From nsIFormSubmitObserver
void
notify(in nsIDOMHTMLFormElement formNode, in nsIDOMWindowInternal window, in nsIURI actionURL, out boolean cancelSubmit)
From nsILoginManager
Fill a form with login information if we have it. This method will fill
aForm regardless of the signon.autofillForms preference.
@param aForm
The form to fill
@return Success of attempt fill form