DOM::HTMLFieldSetElement Class Reference
#include <html_form.h>
Inheritance diagram for DOM::HTMLFieldSetElement:

Public Member Functions | |
HTMLFieldSetElement (const HTMLFieldSetElement &other) | |
HTMLFieldSetElement (const Node &other) | |
HTMLFieldSetElement & | operator= (const HTMLFieldSetElement &other) |
HTMLFieldSetElement & | operator= (const Node &other) |
HTMLFormElement | form () const |
Protected Member Functions | |
HTMLFieldSetElement (HTMLFieldSetElementImpl *impl) |
Detailed Description
Organizes form controls into logical groups.
See the FIELDSET element definition in HTML 4.0.
Member Function Documentation
HTMLFormElement HTMLFieldSetElement::form | ( | ) | const |
The documentation for this class was generated from the following files: