DOM::HTMLBlockquoteElement Class Reference
??? See the BLOCKQUOTE element definition in HTML 4.0. More...
#include <html_block.h>
Inheritance diagram for DOM::HTMLBlockquoteElement:


Public Member Functions | |
HTMLBlockquoteElement () | |
HTMLBlockquoteElement (const HTMLBlockquoteElement &other) | |
HTMLBlockquoteElement (const Node &other) | |
HTMLBlockquoteElement & | operator= (const HTMLBlockquoteElement &other) |
HTMLBlockquoteElement & | operator= (const Node &other) |
~HTMLBlockquoteElement () | |
DOMString | cite () const |
void | setCite (const DOMString &) |
Protected Member Functions | |
HTMLBlockquoteElement (HTMLElementImpl *impl) |
Detailed Description
??? See the BLOCKQUOTE element definition in HTML 4.0.
Definition at line 50 of file html_block.h.
Member Function Documentation
|
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. References DOM::Node::impl. Referenced by KJS::HTMLElement::getValueProperty(). |
|
see cite
Definition at line 72 of file html_block.cpp. References DOM::Node::impl. Referenced by KJS::HTMLElement::putValueProperty(). |
The documentation for this class was generated from the following files: