API documentation  2.0rc1
client::HTMLCollection Member List

This is the complete list of members for client::HTMLCollection, including all inherited members.

get_length()client::HTMLCollectionBase
get_prototype()client::HTMLCollection
hasOwnProperty(const client::String &name)client::Object
HTMLCollection()client::HTMLCollection
item(double index)client::HTMLCollectionBase
namedItem(const String &name)client::HTMLCollection
Object()client::Object
operator double() constclient::Objectinline
operator[](int index)client::HTMLCollectionBaseinline
operator[](int index) constclient::HTMLCollectionBaseinline
client::Object::operator[](const client::String &name) constclient::Object
set_(const client::String &name, Object *v)client::Object
set_(const client::String &name, T v)client::Object
set_prototype(HTMLCollection *)client::HTMLCollection
valueOf()client::Object