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

khtml

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

#include <html_object.h>

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

List of all members.

Public Member Functions

 HTMLParamElement (const HTMLParamElement &other)
 HTMLParamElement (const Node &other)
HTMLParamElement & operator= (const HTMLParamElement &other)
HTMLParamElement & operator= (const Node &other)
DOMString name () const
void setName (const DOMString &)
DOMString type () const
void setType (const DOMString &)
DOMString value () const
void setValue (const DOMString &)
DOMString valueType () const
void setValueType (const DOMString &)

Protected Member Functions

 HTMLParamElement (HTMLParamElementImpl *impl)

Detailed Description

Parameters fed to the OBJECT element.

See the PARAM element definition in HTML 4.0.

Definition at line 557 of file html_object.h.


Member Function Documentation

DOMString HTMLParamElement::name ( ) const

The name of a run-time parameter.

See the name attribute definition in HTML 4.0.

Definition at line 492 of file html_object.cpp.

void HTMLParamElement::setName ( const DOMString &  value)

see name

Definition at line 498 of file html_object.cpp.

void HTMLParamElement::setType ( const DOMString &  value)

see type

Definition at line 509 of file html_object.cpp.

void HTMLParamElement::setValue ( const DOMString &  value)

see value

Definition at line 520 of file html_object.cpp.

void HTMLParamElement::setValueType ( const DOMString &  value)

see valueType

Definition at line 531 of file html_object.cpp.

DOMString HTMLParamElement::type ( ) const

Content type for the value attribute when valuetype has the value "ref".

See the type attribute definition in HTML 4.0.

Definition at line 503 of file html_object.cpp.

DOMString HTMLParamElement::value ( ) const

The value of a run-time parameter.

See the value attribute definition in HTML 4.0.

Definition at line 514 of file html_object.cpp.

DOMString HTMLParamElement::valueType ( ) const

Information about the meaning of the value attribute value.

See the valuetype attribute definition in HTML 4.0.

Definition at line 525 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. |