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

KHTML

DOM::HTMLOptGroupElement

DOM::HTMLOptGroupElement Class Reference

Group options together in logical subdivisions. More...

#include <html_form.h>

Inheritance diagram for DOM::HTMLOptGroupElement:

Inheritance graph
[legend]

List of all members.


Public Member Functions

bool disabled () const
 HTMLOptGroupElement (const Node &other)
 HTMLOptGroupElement (const HTMLOptGroupElement &other)
 HTMLOptGroupElement ()
DOMString label () const
HTMLOptGroupElement & operator= (const Node &other)
HTMLOptGroupElement & operator= (const HTMLOptGroupElement &other)
void setDisabled (bool)
void setLabel (const DOMString &)
 ~HTMLOptGroupElement ()

Protected Member Functions

 HTMLOptGroupElement (HTMLOptGroupElementImpl *impl)

Detailed Description

Group options together in logical subdivisions.

See the OPTGROUP element definition in HTML 4.0.

Definition at line 824 of file html_form.h.


Constructor & Destructor Documentation

HTMLOptGroupElement::HTMLOptGroupElement (  ) 

Definition at line 728 of file html_form.cpp.

HTMLOptGroupElement::HTMLOptGroupElement ( const HTMLOptGroupElement &  other  ) 

Definition at line 732 of file html_form.cpp.

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

Definition at line 829 of file html_form.h.

HTMLOptGroupElement::HTMLOptGroupElement ( HTMLOptGroupElementImpl *  impl  )  [protected]

Definition at line 736 of file html_form.cpp.

HTMLOptGroupElement::~HTMLOptGroupElement (  ) 

Definition at line 752 of file html_form.cpp.


Member Function Documentation

bool HTMLOptGroupElement::disabled (  )  const

The control is unavailable in this context.

See the disabled attribute definition in HTML 4.0.

Definition at line 756 of file html_form.cpp.

DOMString HTMLOptGroupElement::label (  )  const

Assigns a label to this option group.

See the label attribute definition in HTML 4.0.

Definition at line 768 of file html_form.cpp.

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

Reimplemented from DOM::HTMLElement.

Definition at line 740 of file html_form.cpp.

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

Definition at line 746 of file html_form.cpp.

void HTMLOptGroupElement::setDisabled ( bool  _disabled  ) 

see disabled

Definition at line 762 of file html_form.cpp.

void HTMLOptGroupElement::setLabel ( const DOMString &  value  ) 

see label

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