class HTMLAppletElement

An embedded Java applet. More...

Full nameDOM::HTMLAppletElement
Definition#include <html_object.h>
InheritsDOM::HTMLElement [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

An embedded Java applet. See the APPLET element definition in HTML 4.0. This element is deprecated in HTML 4.0.

 HTMLAppletElement ()

HTMLAppletElement

 HTMLAppletElement (const HTMLAppletElement &other)

HTMLAppletElement

 HTMLAppletElement (const Node &other)

HTMLAppletElement

 HTMLAppletElement (HTMLAppletElementImpl *impl)

HTMLAppletElement

[protected]

HTMLAppletElement &  operator = (const HTMLAppletElement &other)

operator =

Reimplemented from HTMLElement.

HTMLAppletElement &  operator = (const Node &other)

operator =

Reimplemented from HTMLElement.

 ~HTMLAppletElement ()

~HTMLAppletElement

DOMString  align ()

align

[const]

Aligns this object (vertically or horizontally) with respect to its surrounding text. See the align attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setAlign ( const DOMString & )

setAlign

see align

DOMString  alt ()

alt

[const]

Alternate text for user agents not rendering the normal content of this element. See the alt attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setAlt ( const DOMString & )

setAlt

see alt

DOMString  archive ()

archive

[const]

Comma-separated archive list. See the archive attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setArchive ( const DOMString & )

setArchive

see archive

DOMString  code ()

code

[const]

Applet class file. See the code attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setCode ( const DOMString & )

setCode

see code

DOMString  codeBase ()

codeBase

[const]

Optional base URI for applet. See the codebase attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setCodeBase ( const DOMString & )

setCodeBase

see codeBase

DOMString  height ()

height

[const]

Override height. See the height attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setHeight ( const DOMString & )

setHeight

see height

DOMString  hspace ()

hspace

[const]

Horizontal space to the left and right of this image, applet, or object. See the hspace attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setHspace ( const DOMString & )

setHspace

see hspace

DOMString  name ()

name

[const]

The name of the applet. See the name attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setName ( const DOMString & )

setName

see name

DOMString  object ()

object

[const]

Serialized applet file. See the object attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setObject ( const DOMString & )

setObject

see object

DOMString  vspace ()

vspace

[const]

Vertical space above and below this image, applet, or object. See the vspace attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setVspace ( const DOMString & )

setVspace

see vspace

DOMString  width ()

width

[const]

Override width. See the width attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setWidth ( const DOMString & )

setWidth

see width


Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53.