DOM | > | Mozilla | > | Classes | > | Form |
- Form
-
The Form object is used when manipulating a "form" tag in HTML. The W3C introduced it in the DOM Level 1 HTML spec.
Class: nsHTMLFormElement
File: content/html/content/src/nsHTMLFormElement.cpp
Inherits from the following classes:
- nsGenericHTMLContainerElement : content/html/content/src/nsGenericHTMLElement.cpp
Implements the following interfaces:
- nsIDOMHTMLFormElement : dom/public/idl/html/nsIDOMHTMLFormElement.idl
- nsIDOMNSHTMLFormElement : dom/public/idl/html/nsIDOMNSHTMLFormElement.idl
- nsIForm : content/html/content/public/nsIForm.h