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 |
This class or method is obsolete, it is provided for compatibility only.. | |
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 159 of file html_form.h.
Member Function Documentation
|
This class or method is obsolete, it is provided for compatibility only.. ### KDE 4.0: remove. Reimplemented from DOM::Element. Definition at line 164 of file html_form.cpp. |
The documentation for this class was generated from the following files: