• Skip to content
  • Skip to link menu
KDE 4.6 API Reference
  • KDE API Reference
  • kdelibs
  • KDE Home
  • Contact Us
 

KHTML

  • DOM
  • HTMLLabelElement
Public Member Functions | Protected Member Functions

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

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

Protected Member Functions

 HTMLLabelElement (HTMLLabelElementImpl *impl)

Detailed Description

Form field label text.

See the LABEL element definition in HTML 4.0.

Definition at line 709 of file html_form.h.


Constructor & Destructor Documentation

HTMLLabelElement::HTMLLabelElement ( )

Definition at line 622 of file html_form.cpp.

HTMLLabelElement::HTMLLabelElement ( const HTMLLabelElement &  other)

Definition at line 626 of file html_form.cpp.

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

Definition at line 714 of file html_form.h.

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

Definition at line 630 of file html_form.cpp.

HTMLLabelElement::~HTMLLabelElement ( )

Definition at line 646 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 650 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 661 of file html_form.cpp.

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

Reimplemented from DOM::HTMLElement.

Definition at line 634 of file html_form.cpp.

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

Definition at line 640 of file html_form.cpp.

void HTMLLabelElement::setAccessKey ( const DOMString &  value)

see accessKey

Definition at line 656 of file html_form.cpp.

void HTMLLabelElement::setHtmlFor ( const DOMString &  value)

see htmlFor

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

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.7.3
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