class HTMLModElement

Notice of modification to part of a document. More...

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

Public Methods

Protected Methods


Detailed Description

Notice of modification to part of a document. See the INS and DEL element definitions in HTML 4.0.

 HTMLModElement ()

HTMLModElement

 HTMLModElement (const HTMLModElement &other)

HTMLModElement

 HTMLModElement (const Node &other)

HTMLModElement

 HTMLModElement (HTMLModElementImpl *impl)

HTMLModElement

[protected]

HTMLModElement &  operator = (const HTMLModElement &other)

operator =

Reimplemented from HTMLElement.

HTMLModElement &  operator = (const Node &other)

operator =

Reimplemented from HTMLElement.

 ~HTMLModElement ()

~HTMLModElement

DOMString  cite ()

cite

[const]

A URI designating a document that describes the reason for the change. See the cite attribute definition in HTML 4.0.

void  setCite ( const DOMString & )

setCite

see cite

DOMString  dateTime ()

dateTime

[const]

The date and time of the change. See the datetime attribute definition in HTML 4.0.

void  setDateTime ( const DOMString & )

setDateTime

see dateTime


Generated by: dfaure on kde.faure.org on Thu Jan 17 22:18:15 2002, using kdoc 2.0a53.