class HTMLLegendElement

Provides a caption for a FIELDSET grouping. More...

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

Public Methods

Protected Methods


Detailed Description

Provides a caption for a FIELDSET grouping. See the LEGEND element definition in HTML 4.0.

 HTMLLegendElement ()

HTMLLegendElement

 HTMLLegendElement (const HTMLLegendElement &other)

HTMLLegendElement

 HTMLLegendElement (const Node &other)

HTMLLegendElement

 HTMLLegendElement (HTMLLegendElementImpl *impl)

HTMLLegendElement

[protected]

HTMLLegendElement &  operator = (const HTMLLegendElement &other)

operator =

Reimplemented from HTMLElement.

HTMLLegendElement &  operator = (const Node &other)

operator =

Reimplemented from HTMLElement.

 ~HTMLLegendElement ()

~HTMLLegendElement

HTMLFormElement  form ()

form

[const]

Returns the FORM element containing this control. Returns null if this control is not within the context of a form.

DOMString  accessKey ()

accessKey

[const]

A single character access key to give access to the form control. See the accesskey attribute definition in HTML 4.0.

void  setAccessKey ( const DOMString & )

setAccessKey

see accessKey

DOMString  align ()

align

[const]

Text alignment relative to FIELDSET . See the align attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setAlign ( const DOMString & )

setAlign

see align


Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53.