class HTMLOptGroupElement

Group options together in logical subdivisions. More...

Full nameDOM::HTMLOptGroupElement
Definition#include <html_form.h>
InheritsDOM::HTMLElement
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

Group options together in logical subdivisions. See the <a href="http://www.w3.org/TR/REC-html40/interact/forms.html#edef-OPTGROUP"> OPTGROUP element definition </a> in HTML 4.0.

bool  disabled ()

[const]

The control is unavailable in this context. See the <a href="http://www.w3.org/TR/REC-html40/interact/forms.html#adef-disabled"> disabled attribute definition </a> in HTML 4.0.

void  setDisabled ( bool )

see disabled

DOMString  label ()

[const]

Assigns a label to this option group. See the <a href="http://www.w3.org/TR/REC-html40/interact/forms.html#adef-label-OPTGROUP"> label attribute definition </a> in HTML 4.0.

void  setLabel ( const DOMString & )

see label


Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:55:52 2001, using kdoc 2.0a35.