• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

KHTML

DOM::HTMLAppletElement

DOM::HTMLAppletElement Class Reference

An embedded Java applet. More...

#include <html_object.h>

Inheritance diagram for DOM::HTMLAppletElement:

Inheritance graph
[legend]

List of all members.


Public Member Functions

DOMString align () const
DOMString alt () const
DOMString archive () const
DOMString code () const
DOMString codeBase () const
long getHspace () const
long getVspace () const
DOMString height () const
DOMString hspace () const KDE_DEPRECATED
 HTMLAppletElement (const Node &other)
 HTMLAppletElement (const HTMLAppletElement &other)
 HTMLAppletElement ()
DOMString name () const
DOMString object () const
HTMLAppletElement & operator= (const Node &other)
HTMLAppletElement & operator= (const HTMLAppletElement &other)
void setAlign (const DOMString &)
void setAlt (const DOMString &)
void setArchive (const DOMString &)
void setCode (const DOMString &)
void setCodeBase (const DOMString &value)
void setHeight (const DOMString &)
void setHspace (const DOMString &value) KDE_DEPRECATED
void setHspace (long)
void setName (const DOMString &)
void setObject (const DOMString &)
void setVspace (const DOMString &) KDE_DEPRECATED
void setVspace (long)
void setWidth (const DOMString &)
DOMString vspace () const KDE_DEPRECATED
DOMString width () const
 ~HTMLAppletElement ()

Protected Member Functions

 HTMLAppletElement (HTMLAppletElementImpl *impl)

Detailed Description

An embedded Java applet.

See the APPLET element definition in HTML 4.0. This element is deprecated in HTML 4.0.

Definition at line 50 of file html_object.h.


Constructor & Destructor Documentation

DOM::HTMLAppletElement::HTMLAppletElement (  ) 

DOM::HTMLAppletElement::HTMLAppletElement ( const HTMLAppletElement &  other  ) 

DOM::HTMLAppletElement::HTMLAppletElement ( const Node &  other  )  [inline]

Definition at line 55 of file html_object.h.

DOM::HTMLAppletElement::HTMLAppletElement ( HTMLAppletElementImpl *  impl  )  [protected]

DOM::HTMLAppletElement::~HTMLAppletElement (  ) 


Member Function Documentation

DOMString DOM::HTMLAppletElement::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.

DOMString DOM::HTMLAppletElement::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.

DOMString DOM::HTMLAppletElement::archive (  )  const

Comma-separated archive list.

See the archive attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

DOMString DOM::HTMLAppletElement::code (  )  const

Applet class file.

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

DOMString DOM::HTMLAppletElement::codeBase (  )  const

Optional base URI for applet.

See the codebase attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

long DOM::HTMLAppletElement::getHspace (  )  const

Horizontal space, in pixels, 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.

long DOM::HTMLAppletElement::getVspace (  )  const

Vertical space, in pixels, 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.

DOMString DOM::HTMLAppletElement::height (  )  const

Override height.

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

DOMString DOM::HTMLAppletElement::hspace (  )  const

Deprecated:

DOMString DOM::HTMLAppletElement::name (  )  const

The name of the applet.

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

DOMString DOM::HTMLAppletElement::object (  )  const

Serialized applet file.

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

HTMLAppletElement& DOM::HTMLAppletElement::operator= ( const Node &  other  ) 

Reimplemented from DOM::HTMLElement.

HTMLAppletElement& DOM::HTMLAppletElement::operator= ( const HTMLAppletElement &  other  ) 

void DOM::HTMLAppletElement::setAlign ( const DOMString &   ) 

see align

void DOM::HTMLAppletElement::setAlt ( const DOMString &   ) 

see alt

void DOM::HTMLAppletElement::setArchive ( const DOMString &   ) 

see archive

void DOM::HTMLAppletElement::setCode ( const DOMString &   ) 

see code

void DOM::HTMLAppletElement::setCodeBase ( const DOMString &  value  ) 

see codeBase

void DOM::HTMLAppletElement::setHeight ( const DOMString &   ) 

see height

void DOM::HTMLAppletElement::setHspace ( const DOMString &  value  ) 

Deprecated:

void DOM::HTMLAppletElement::setHspace ( long   ) 

see hspace

void DOM::HTMLAppletElement::setName ( const DOMString &   ) 

see name

void DOM::HTMLAppletElement::setObject ( const DOMString &   ) 

see object

void DOM::HTMLAppletElement::setVspace ( const DOMString &   ) 

Deprecated:

void DOM::HTMLAppletElement::setVspace ( long   ) 

see vspace

void DOM::HTMLAppletElement::setWidth ( const DOMString &   ) 

see width

DOMString DOM::HTMLAppletElement::vspace (  )  const

Deprecated:

DOMString DOM::HTMLAppletElement::width (  )  const

Override width.

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


The documentation for this class was generated from the following file:
  • html_object.h

KHTML

Skip menu "KHTML"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal