KJS::DOMNotation Class Reference
Inheritance diagram for KJS::DOMNotation:

Detailed Description
Definition at line 210 of file kjs_dom.h.
Public Types | |
PublicId | |
SystemId | |
enum | { PublicId, SystemId } |
Public Member Functions | |
DOMNotation (ExecState *exec, const DOM::Notation &n) | |
virtual Value | tryGet (ExecState *exec, const Identifier &propertyName) const |
Value | getValueProperty (ExecState *exec, int token) const |
virtual const ClassInfo * | classInfo () const |
Static Public Attributes | |
static const ClassInfo | info = { "Notation", &DOMNode::info, &DOMNotationTable, 0 } |
The documentation for this class was generated from the following files: