khtml Library API Documentation

KJS::DOMNodeList Class Reference

Inheritance diagram for KJS::DOMNodeList:

Inheritance graph
[legend]
Collaboration diagram for KJS::DOMNodeList:

Collaboration graph
[legend]
List of all members.

Public Types

enum  { Item, NamedItem }

Public Member Functions

 DOMNodeList (ExecState *, const DOM::NodeList &l)
 ~DOMNodeList ()
virtual bool hasProperty (ExecState *exec, const Identifier &p) const
virtual Value tryGet (ExecState *exec, const Identifier &propertyName) const
virtual Value call (ExecState *exec, Object &thisObj, const List &args)
virtual Value tryCall (ExecState *exec, Object &thisObj, const List &args)
virtual bool implementsCall () const
virtual const ClassInfo * classInfo () const
virtual bool toBoolean (ExecState *) const
DOM::NodeList nodeList () const

Static Public Attributes

static const ClassInfo info = { "NodeList", 0, 0, 0 }

Detailed Description

Definition at line 75 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.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Oct 9 08:10:16 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003