class HTMLBlockquoteElement
|
??? See the More... |
|
|
Public Methods
Protected Methods
??? See the
BLOCKQUOTE element definition in HTML 4.0.
HTMLBlockquoteElement ()
| HTMLBlockquoteElement |
HTMLBlockquoteElement (const HTMLBlockquoteElement &other)
| HTMLBlockquoteElement |
HTMLBlockquoteElement (const Node &other)
| HTMLBlockquoteElement |
HTMLBlockquoteElement (HTMLElementImpl *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
cite attribute definition in HTML 4.0.
void setCite ( const DOMString & )
| setCite |
see cite
Generated by: root on i386.ports.openbsd.org on Tue Sep 9 03:46:15 2003, using kdoc 2.0a54. |