DOM::HTMLFieldSetElement Class Reference
Organizes form controls into logical groups. More...
#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.
Definition at line 160 of file html_form.h.
Member Function Documentation
|
### KDE 4.0: remove.
Reimplemented from DOM::Element. Definition at line 163 of file html_form.cpp. References DOM::Element::form(). |
The documentation for this class was generated from the following files: