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 <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#edef-APPLET"> APPLET element definition </a> 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 <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-align-IMG"> align attribute definition </a> 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 <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-alt"> alt attribute definition </a> 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 <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-archive-APPLET"> archive attribute definition </a> 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 <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-code"> code attribute definition </a> 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 <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-codebase-APPLET"> codebase attribute definition </a> 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 <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-height-APPLET"> height attribute definition </a> 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 <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-hspace"> hspace attribute definition </a> 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 <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-name-APPLET"> name attribute definition </a> 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 <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-object"> object attribute definition </a> 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 <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-vspace"> vspace attribute definition </a> 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 <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-width-APPLET"> width attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setWidth ( const DOMString & )

setWidth

see width


Generated by: root@daffy.perf.redhat.com on Mon Jul 14 13:28:10 2003, using kdoc 2.0a53.