khtml Library API Documentation

DOM::HTMLModElement Class Reference

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

#include <html_inline.h>

Inheritance diagram for DOM::HTMLModElement:

DOM::HTMLElement DOM::Element DOM::Node List of all members.

Public Methods

HTMLModElement & operator= (const Node &other)
DOMString cite () const
 A URI designating a document that describes the reason for the change.

void setCite (const DOMString &)
 see cite

DOMString dateTime () const
 The date and time of the change.

void setDateTime (const DOMString &)
 see dateTime


Detailed Description

Notice of modification to part of a document.

See the INS and DEL element definitions in HTML 4.0.

Definition at line 363 of file html_inline.h.


Member Function Documentation

DOMString HTMLModElement::cite  
 

A URI designating a document that describes the reason for the change.

See the cite attribute definition in HTML 4.0.

Definition at line 360 of file html_inline.cpp.

void HTMLModElement::setCite const DOMString  
 

see cite

Definition at line 366 of file html_inline.cpp.

DOMString HTMLModElement::dateTime  
 

The date and time of the change.

See the datetime attribute definition in HTML 4.0.

Definition at line 371 of file html_inline.cpp.

void HTMLModElement::setDateTime const DOMString  
 

see dateTime

Definition at line 377 of file html_inline.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.0.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Oct 8 12:22:47 2003 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2001