• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • 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

DOM::HTMLParamElement::HTMLParamElement (  ) 

DOM::HTMLParamElement::HTMLParamElement ( const HTMLParamElement &  other  ) 

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

Definition at line 562 of file html_object.h.

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

DOM::HTMLParamElement::~HTMLParamElement (  ) 


Member Function Documentation

DOMString DOM::HTMLParamElement::name (  )  const

The name of a run-time parameter.

See the name attribute definition in HTML 4.0.

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

Reimplemented from DOM::HTMLElement.

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

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

see name

void DOM::HTMLParamElement::setType ( const DOMString &   ) 

see type

void DOM::HTMLParamElement::setValue ( const DOMString &   ) 

see value

void DOM::HTMLParamElement::setValueType ( const DOMString &   ) 

see valueType

DOMString DOM::HTMLParamElement::type (  )  const

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

See the type attribute definition in HTML 4.0.

DOMString DOM::HTMLParamElement::value (  )  const

The value of a run-time parameter.

See the value attribute definition in HTML 4.0.

DOMString DOM::HTMLParamElement::valueType (  )  const

Information about the meaning of the value attribute value.

See the valuetype attribute definition 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