class HTMLMapElement

Client-side image map. More...

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

Public Methods

Protected Methods


Detailed Description

Client-side image map. See the MAP element definition in HTML 4.0.

 HTMLMapElement ()

HTMLMapElement

 HTMLMapElement (const HTMLMapElement &other)

HTMLMapElement

 HTMLMapElement (const Node &other)

HTMLMapElement

 HTMLMapElement (HTMLMapElementImpl *impl)

HTMLMapElement

[protected]

HTMLMapElement &  operator = (const HTMLMapElement &other)

operator =

Reimplemented from HTMLElement.

HTMLMapElement &  operator = (const Node &other)

operator =

Reimplemented from HTMLElement.

 ~HTMLMapElement ()

~HTMLMapElement

HTMLCollection  areas ()

areas

[const]

The list of areas defined for the image map.

DOMString  name ()

name

[const]

Names the map (for use with usemap ). See the name attribute definition in HTML 4.0.

void  setName ( const DOMString & )

setName

see name


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