khtml Library API Documentation

DOM::HTMLFieldSetElement Class Reference

Organizes form controls into logical groups. More...

#include <html_form.h>

Inheritance diagram for DOM::HTMLFieldSetElement:

DOM::HTMLElement DOM::Element DOM::Node List of all members.

Public Member Functions

 HTMLFieldSetElement (const HTMLFieldSetElement &other)
 HTMLFieldSetElement (const Node &other)
HTMLFieldSetElementoperator= (const HTMLFieldSetElement &other)
HTMLFieldSetElementoperator= (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 161 of file html_form.h.


Member Function Documentation

HTMLFormElement HTMLFieldSetElement::form  )  const
 

### 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:
KDE Logo
This file is part of the documentation for khtml Library Version 3.2.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Aug 30 22:56:34 2004 by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2003