• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdehtml
 

tdehtml

  • DOM
  • HTMLOptGroupElement
Public Member Functions | Protected Member Functions
DOM::HTMLOptGroupElement Class Reference

#include <html_form.h>

Inheritance diagram for DOM::HTMLOptGroupElement:
DOM::HTMLElement DOM::Element DOM::Node

List of all members.

Public Member Functions

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

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.


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.

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

tdehtml

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

tdehtml

Skip menu "tdehtml"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdehtml by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.