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

KHTML

DOM::HTMLLabelElement

DOM::HTMLLabelElement Class Reference

Form field label text. More...

#include <html_form.h>

Inheritance diagram for DOM::HTMLLabelElement:

Inheritance graph
[legend]

List of all members.


Public Member Functions

DOMString accessKey () const
DOMString htmlFor () const
 HTMLLabelElement (const Node &other)
 HTMLLabelElement (const HTMLLabelElement &other)
 HTMLLabelElement ()
HTMLLabelElement & operator= (const Node &other)
HTMLLabelElement & operator= (const HTMLLabelElement &other)
void setAccessKey (const DOMString &)
void setHtmlFor (const DOMString &)
 ~HTMLLabelElement ()

Protected Member Functions

 HTMLLabelElement (HTMLLabelElementImpl *impl)

Detailed Description

Form field label text.

See the LABEL element definition in HTML 4.0.

Definition at line 710 of file html_form.h.


Constructor & Destructor Documentation

HTMLLabelElement::HTMLLabelElement (  ) 

Definition at line 619 of file html_form.cpp.

HTMLLabelElement::HTMLLabelElement ( const HTMLLabelElement &  other  ) 

Definition at line 623 of file html_form.cpp.

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

Definition at line 715 of file html_form.h.

HTMLLabelElement::HTMLLabelElement ( HTMLLabelElementImpl *  impl  )  [protected]

Definition at line 627 of file html_form.cpp.

HTMLLabelElement::~HTMLLabelElement (  ) 

Definition at line 643 of file html_form.cpp.


Member Function Documentation

DOMString HTMLLabelElement::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 647 of file html_form.cpp.

DOMString HTMLLabelElement::htmlFor (  )  const

This attribute links this label with another form control by id attribute.

See the for attribute definition in HTML 4.0.

Definition at line 658 of file html_form.cpp.

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

Reimplemented from DOM::HTMLElement.

Definition at line 631 of file html_form.cpp.

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

Definition at line 637 of file html_form.cpp.

void HTMLLabelElement::setAccessKey ( const DOMString &  value  ) 

see accessKey

Definition at line 653 of file html_form.cpp.

void HTMLLabelElement::setHtmlFor ( const DOMString &  value  ) 

see htmlFor

Definition at line 664 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