class HTMLBaseElement

Document base URI. More...

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

Public Methods

Protected Methods


Detailed Description

Document base URI. See the BASE element definition in HTML 4.0.

 HTMLBaseElement ()

HTMLBaseElement

 HTMLBaseElement (const HTMLBaseElement &other)

HTMLBaseElement

 HTMLBaseElement (const Node &other)

HTMLBaseElement

 HTMLBaseElement (HTMLBaseElementImpl *impl)

HTMLBaseElement

[protected]

HTMLBaseElement &  operator = (const HTMLBaseElement &other)

operator =

Reimplemented from HTMLElement.

HTMLBaseElement &  operator = (const Node &other)

operator =

Reimplemented from HTMLElement.

 ~HTMLBaseElement ()

~HTMLBaseElement

DOMString  href ()

href

[const]

The base URI See the href attribute definition in HTML 4.0.

void  setHref ( const DOMString & )

setHref

see href

DOMString  target ()

target

[const]

The default target frame. See the target attribute definition in HTML 4.0.

void  setTarget ( const DOMString & )

setTarget

see target


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