SVGStringList in SVG 1.1
(no overview available)
Instance Properties
name | type | description |
---|---|---|
numberOfItems | Number | (read only) |
Instance Methods
name | returns | description |
---|---|---|
appendItem(newItem) | String | |
clear() | (none) | |
getItem(index) | String | |
insertItemBefore(newItem,index) | String | |
removeItem(index) | String | |
replaceItem(newItem,index) | String |
Properties that are an SVGStringList
name | object | description |
---|---|---|
requiredExtensions | SVGTests | (read only) |
requiredFeatures | SVGTests | (read only) |
systemLanguage | SVGTests | (read only) |
viewTarget | SVGViewElement | (read only) |