class HTMLAppletElement

An embedded Java applet. More...

Full nameDOM::HTMLAppletElement
Definition#include <html_object.h>
InheritsDOM::HTMLElement
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.

DOMString  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 & )

see align

DOMString  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 & )

see alt

DOMString  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 & )

see archive

DOMString  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 & )

see code

DOMString  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 & )

see codeBase

DOMString  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 & )

see height

DOMString  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 & )

see hspace

DOMString  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 & )

see name

DOMString  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 & )

see object

DOMString  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 & )

see vspace

DOMString  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 & )

see width


Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:55:52 2001, using kdoc 2.0a35.