class HTMLBlockquoteElement
|
??? See the <a
href="http://www. More... |
|
|
Public Methods
Protected Methods
??? See the <a
href="http://www.w3.org/TR/REC-html40/struct/text.html#edef-BLOCKQUOTE">
BLOCKQUOTE element definition </a> in HTML 4.0.
HTMLBlockquoteElement ()
| HTMLBlockquoteElement |
HTMLBlockquoteElement (const HTMLBlockquoteElement &other)
| HTMLBlockquoteElement |
HTMLBlockquoteElement (const Node &other)
| HTMLBlockquoteElement |
HTMLBlockquoteElement (HTMLBlockquoteElementImpl *impl)
| HTMLBlockquoteElement |
[protected]
HTMLBlockquoteElement & operator = (const HTMLBlockquoteElement &other)
| operator = |
Reimplemented from HTMLElement.
HTMLBlockquoteElement & operator = (const Node &other)
| operator = |
Reimplemented from HTMLElement.
~HTMLBlockquoteElement ()
| ~HTMLBlockquoteElement |
[const]
A URI designating a document that describes the reason for the
change. See the <a href="http://www.w3.org/TR/REC-html40/">
cite attribute definition </a> in HTML 4.0.
void setCite ( const DOMString & )
| setCite |
see cite
Generated by: root@daffy.perf.redhat.com on Mon Jul 14 13:28:10 2003, using kdoc 2.0a53. |