KJS::HTMLSelectCollection Class Reference
Inheritance diagram for KJS::HTMLSelectCollection:

Detailed Description
Definition at line 194 of file kjs_html.h.
Public Member Functions | |
HTMLSelectCollection (ExecState *exec, const DOM::HTMLCollection &c, const DOM::HTMLSelectElement &e) | |
virtual Value | tryGet (ExecState *exec, const Identifier &propertyName) const |
virtual void | tryPut (ExecState *exec, const Identifier &propertyName, const Value &value, int attr=None) |
The documentation for this class was generated from the following files: