API documentation  2.0rc1
client::SVGStringList Member List

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

appendItem(const String &newItem)client::SVGStringList
clear()client::SVGStringList
get_numberOfItems()client::SVGStringList
get_prototype()client::SVGStringList
getItem(double index)client::SVGStringList
hasOwnProperty(const client::String &name)client::Object
initialize(const String &newItem)client::SVGStringList
insertItemBefore(const String &newItem, double index)client::SVGStringList
Object()client::Object
operator double() constclient::Objectinline
operator[](const client::String &name) constclient::Object
removeItem(double index)client::SVGStringList
replaceItem(const String &newItem, double index)client::SVGStringList
set_(const client::String &name, Object *v)client::Object
set_(const client::String &name, T v)client::Object
set_prototype(SVGStringList *)client::SVGStringList
SVGStringList()client::SVGStringList
valueOf()client::Object