• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

KHTML

DOM::HTMLLegendElement

DOM::HTMLLegendElement Class Reference

Provides a caption for a FIELDSET grouping. More...

#include <html_form.h>

Inheritance diagram for DOM::HTMLLegendElement:

Inheritance graph
[legend]

List of all members.


Public Member Functions

DOMString accessKey () const
DOMString align () const
HTMLFormElement form () const
 HTMLLegendElement (const Node &other)
 HTMLLegendElement (const HTMLLegendElement &other)
 HTMLLegendElement ()
HTMLLegendElement & operator= (const Node &other)
HTMLLegendElement & operator= (const HTMLLegendElement &other)
void setAccessKey (const DOMString &)
void setAlign (const DOMString &)
 ~HTMLLegendElement ()

Protected Member Functions

 HTMLLegendElement (HTMLLegendElementImpl *impl)

Detailed Description

Provides a caption for a FIELDSET grouping.

See the LEGEND element definition in HTML 4.0.

Definition at line 765 of file html_form.h.


Constructor & Destructor Documentation

HTMLLegendElement::HTMLLegendElement (  ) 

Definition at line 671 of file html_form.cpp.

HTMLLegendElement::HTMLLegendElement ( const HTMLLegendElement &  other  ) 

Definition at line 675 of file html_form.cpp.

DOM::HTMLLegendElement::HTMLLegendElement ( const Node &  other  )  [inline]

Definition at line 770 of file html_form.h.

HTMLLegendElement::HTMLLegendElement ( HTMLLegendElementImpl *  impl  )  [protected]

Definition at line 679 of file html_form.cpp.

HTMLLegendElement::~HTMLLegendElement (  ) 

Definition at line 695 of file html_form.cpp.


Member Function Documentation

DOMString HTMLLegendElement::accessKey (  )  const

A single character access key to give access to the form control.

See the accesskey attribute definition in HTML 4.0.

Definition at line 704 of file html_form.cpp.

DOMString HTMLLegendElement::align (  )  const

Text alignment relative to FIELDSET .

See the align attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

Definition at line 715 of file html_form.cpp.

HTMLFormElement HTMLLegendElement::form (  )  const

### KDE 4.0: remove

Reimplemented from DOM::Element.

Definition at line 699 of file html_form.cpp.

HTMLLegendElement & HTMLLegendElement::operator= ( const Node &  other  ) 

Reimplemented from DOM::HTMLElement.

Definition at line 683 of file html_form.cpp.

HTMLLegendElement & HTMLLegendElement::operator= ( const HTMLLegendElement &  other  ) 

Definition at line 689 of file html_form.cpp.

void HTMLLegendElement::setAccessKey ( const DOMString &  value  ) 

see accessKey

Definition at line 710 of file html_form.cpp.

void HTMLLegendElement::setAlign ( const DOMString &  value  ) 

see align

Definition at line 721 of file html_form.cpp.


The documentation for this class was generated from the following files:
  • html_form.h
  • html_form.cpp

KHTML

Skip menu "KHTML"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal