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

KHTML

DOM::HTMLParamElement

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 (const Node &other)
 HTMLParamElement (const HTMLParamElement &other)
 HTMLParamElement ()
DOMString name () const
HTMLParamElement & operator= (const Node &other)
HTMLParamElement & operator= (const HTMLParamElement &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
 ~HTMLParamElement ()

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.


Constructor & Destructor Documentation

HTMLParamElement::HTMLParamElement (  ) 

Definition at line 467 of file html_object.cpp.

HTMLParamElement::HTMLParamElement ( const HTMLParamElement &  other  ) 

Definition at line 471 of file html_object.cpp.

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

Definition at line 562 of file html_object.h.

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

Definition at line 475 of file html_object.cpp.

HTMLParamElement::~HTMLParamElement (  ) 

Definition at line 491 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 495 of file html_object.cpp.

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

Reimplemented from DOM::HTMLElement.

Definition at line 479 of file html_object.cpp.

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

Definition at line 485 of file html_object.cpp.

void HTMLParamElement::setName ( const DOMString &  value  ) 

see name

Definition at line 501 of file html_object.cpp.

void HTMLParamElement::setType ( const DOMString &  value  ) 

see type

Definition at line 512 of file html_object.cpp.

void HTMLParamElement::setValue ( const DOMString &  value  ) 

see value

Definition at line 523 of file html_object.cpp.

void HTMLParamElement::setValueType ( const DOMString &  value  ) 

see valueType

Definition at line 534 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 506 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 517 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 528 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
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.7
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