• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • khtml
 

khtml

  • DOM
  • HTMLAppletElement
Public Member Functions | Protected Member Functions
DOM::HTMLAppletElement Class Reference

#include <html_object.h>

Inheritance diagram for DOM::HTMLAppletElement:
DOM::HTMLElement DOM::Element DOM::Node

List of all members.

Public Member Functions

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

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

HTMLAppletElement::HTMLAppletElement ( )

This file is part of the DOM implementation for KDE.

(C) 1999 Lars Knoll (knoll@kde.org)

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details.

You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

Definition at line 28 of file html_object.cpp.


Member Function Documentation

DOMString 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.

Definition at line 58 of file html_object.cpp.

DOMString 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.

Definition at line 69 of file html_object.cpp.

DOMString HTMLAppletElement::archive ( ) const

Comma-separated archive list.

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

Definition at line 80 of file html_object.cpp.

DOMString HTMLAppletElement::code ( ) const

Applet class file.

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

Definition at line 91 of file html_object.cpp.

DOMString 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.

Definition at line 102 of file html_object.cpp.

long 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.

Definition at line 135 of file html_object.cpp.

long 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.

Definition at line 179 of file html_object.cpp.

DOMString HTMLAppletElement::height ( ) const

Override height.

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

Definition at line 113 of file html_object.cpp.

DOMString HTMLAppletElement::hspace ( ) const
Deprecated:

Definition at line 124 of file html_object.cpp.

DOMString 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.

Definition at line 146 of file html_object.cpp.

DOMString HTMLAppletElement::object ( ) const

Serialized applet file.

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

Definition at line 157 of file html_object.cpp.

void HTMLAppletElement::setAlign ( const DOMString &  value)

see align

Definition at line 64 of file html_object.cpp.

void HTMLAppletElement::setAlt ( const DOMString &  value)

see alt

Definition at line 75 of file html_object.cpp.

void HTMLAppletElement::setArchive ( const DOMString &  value)

see archive

Definition at line 86 of file html_object.cpp.

void HTMLAppletElement::setCode ( const DOMString &  value)

see code

Definition at line 97 of file html_object.cpp.

void HTMLAppletElement::setCodeBase ( const DOMString &  value)

see codeBase

Definition at line 108 of file html_object.cpp.

void HTMLAppletElement::setHeight ( const DOMString &  value)

see height

Definition at line 119 of file html_object.cpp.

void DOM::HTMLAppletElement::setHspace ( long  )

see hspace

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

see name

Definition at line 152 of file html_object.cpp.

void HTMLAppletElement::setObject ( const DOMString &  value)

see object

Definition at line 163 of file html_object.cpp.

void DOM::HTMLAppletElement::setVspace ( long  )

see vspace

void DOM::HTMLAppletElement::setVspace ( const DOMString &  )
Deprecated:
void HTMLAppletElement::setWidth ( const DOMString &  value)

see width

Definition at line 197 of file html_object.cpp.

DOMString HTMLAppletElement::vspace ( ) const
Deprecated:

Definition at line 168 of file html_object.cpp.

DOMString HTMLAppletElement::width ( ) const

Override width.

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

Definition at line 191 of file html_object.cpp.


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

khtml

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

khtml

Skip menu "khtml"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for khtml by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |