• Skip to content
  • Skip to link menu
KDE 4.6 API Reference
  • KDE API Reference
  • kdelibs
  • KDE Home
  • Contact Us
 

KHTML

  • DOM
  • HTMLParamElement
Public Member Functions | Protected Member Functions

DOM::HTMLParamElement Class Reference

Parameters fed to the OBJECT element. More...

#include <html_object.h>

Inheritance diagram for DOM::HTMLParamElement:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

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 573 of file html_object.h.


Constructor & Destructor Documentation

HTMLParamElement::HTMLParamElement ( )

Definition at line 482 of file html_object.cpp.

HTMLParamElement::HTMLParamElement ( const HTMLParamElement &  other)

Definition at line 486 of file html_object.cpp.

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

Definition at line 578 of file html_object.h.

HTMLParamElement::HTMLParamElement ( HTMLParamElementImpl *  impl) [protected]

Definition at line 490 of file html_object.cpp.

HTMLParamElement::~HTMLParamElement ( )

Definition at line 506 of file html_object.cpp.


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 510 of file html_object.cpp.

HTMLParamElement & HTMLParamElement::operator= ( const Node &  other)

Reimplemented from DOM::HTMLElement.

Definition at line 494 of file html_object.cpp.

HTMLParamElement & HTMLParamElement::operator= ( const HTMLParamElement &  other)

Definition at line 500 of file html_object.cpp.

void HTMLParamElement::setName ( const DOMString &  value)

see name

Definition at line 516 of file html_object.cpp.

void HTMLParamElement::setType ( const DOMString &  value)

see type

Definition at line 527 of file html_object.cpp.

void HTMLParamElement::setValue ( const DOMString &  value)

see value

Definition at line 538 of file html_object.cpp.

void HTMLParamElement::setValueType ( const DOMString &  value)

see valueType

Definition at line 549 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 521 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 532 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 543 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

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.7.3
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