KJS::DOMProcessingInstruction Class Reference

Inheritance diagram for KJS::DOMProcessingInstruction:

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

Detailed Description

Definition at line 199 of file kjs_dom.h.


Public Types

 Target
 Data
 Sheet
enum  { Target, Data, Sheet }

Public Member Functions

 DOMProcessingInstruction (ExecState *exec, const DOM::ProcessingInstruction &pi)
virtual Value tryGet (ExecState *exec, const Identifier &propertyName) const
Value getValueProperty (ExecState *exec, int token) const
virtual void tryPut (ExecState *exec, const Identifier &propertyName, const Value &value, int attr=None)
virtual const ClassInfo * classInfo () const

Static Public Attributes

static const ClassInfo info = { "ProcessingInstruction", &DOMNode::info, &DOMProcessingInstructionTable, 0 }

The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys