KJS::HTMLSelectCollection Class Reference

Inheritance diagram for KJS::HTMLSelectCollection:

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

Detailed Description

Definition at line 195 of file kjs_html.h.


Public Types

enum  { Add }

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)
virtual const ClassInfo * classInfo () const
DOM::HTMLSelectElement toElement () const

Static Public Attributes

static const ClassInfo info = { "HTMLOptionsCollection", &HTMLCollection::info, 0, 0 }

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