khtml Library API Documentation

KJS::DOMElement Class Reference

Inheritance diagram for KJS::DOMElement:

KJS::DOMNode KJS::DOMObject KJS::HTMLElement List of all members.

Public Types

enum  {
  TagName, Style, GetAttribute, SetAttribute,
  RemoveAttribute, GetAttributeNode, SetAttributeNode, RemoveAttributeNode,
  GetElementsByTagName, GetAttributeNS, SetAttributeNS, RemoveAttributeNS,
  GetAttributeNodeNS, SetAttributeNodeNS, GetElementsByTagNameNS, HasAttribute,
  HasAttributeNS
}

Public Member Functions

 DOMElement (ExecState *exec, const DOM::Element &e)
 DOMElement (const Object &proto, const DOM::Element &e)
virtual Value tryGet (ExecState *exec, const Identifier &propertyName) const
virtual const ClassInfo * classInfo () const

Static Public Attributes

static const ClassInfo info = { "Element", &DOMNode::info, &DOMElementTable, 0 }

Detailed Description

Definition at line 130 of file kjs_dom.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for khtml Library Version 3.4.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Jan 23 19:35:58 2006 by doxygen 1.4.3 written by Dimitri van Heesch, © 1997-2003