public class SVGAnimatedString extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>| Modifier and Type | Field and Description |
|---|---|
Objs.Property<String> |
animVal |
Objs.Property<String> |
baseVal |
| Modifier | Constructor and Description |
|---|---|
protected |
SVGAnimatedString(Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static SVGAnimatedString |
$as(Object obj) |
String |
animVal() |
String |
baseVal() |
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOfpublic Objs.Property<String> animVal
public Objs.Property<String> baseVal
protected SVGAnimatedString(Objs.Constructor<?> c, Object js)
public static SVGAnimatedString $as(Object obj)
public String animVal()
public String baseVal()
Copyright © 2018. All rights reserved.