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
 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

HTMLFormElement HTMLFieldSetElement::form  )  const
 

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:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.4.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sun Feb 27 22:16:44 2005 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001