SVGStringList in SVG 1.1
(no overview available)
Instance Properties
| name | type | description |
|---|---|---|
| numberOfItems | Number | (read only) |
Instance Methods
| name | returns | description |
|---|---|---|
| appendItem() | String | |
| clear() | (none) | |
| getItem() | String | |
| insertItemBefore() | String | |
| removeItem() | String | |
| replaceItem() | 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) |