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 (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
cite attribute definition in HTML 4.0.
void setCite ( const DOMString & )
| setCite |
see cite
Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53. |