DOM::HTMLBlockquoteElement Class Reference

#include <html_block.h>

Inheritance diagram for DOM::HTMLBlockquoteElement:

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

Detailed Description

??? See the BLOCKQUOTE element definition in HTML 4.0.

Definition at line 50 of file html_block.h.


Public Member Functions

 HTMLBlockquoteElement ()
 HTMLBlockquoteElement (const HTMLBlockquoteElement &other)
 HTMLBlockquoteElement (const Node &other)
HTMLBlockquoteElementoperator= (const HTMLBlockquoteElement &other)
HTMLBlockquoteElementoperator= (const Node &other)
 ~HTMLBlockquoteElement ()
DOMString cite () const
void setCite (const DOMString &)

Protected Member Functions

 HTMLBlockquoteElement (HTMLElementImpl *impl)

Member Function Documentation

DOMString HTMLBlockquoteElement::cite (  )  const

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

See the cite attribute definition in HTML 4.0.

Definition at line 66 of file html_block.cpp.

void HTMLBlockquoteElement::setCite ( const DOMString  ) 

see cite

Definition at line 72 of file html_block.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys