public class SVGAnimatedBoolean extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<Boolean> |
animVal |
Objs.Property<Boolean> |
baseVal |
Modifier | Constructor and Description |
---|---|
protected |
SVGAnimatedBoolean(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static SVGAnimatedBoolean |
$as(Object obj) |
Boolean |
animVal() |
Boolean |
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, valueOf
public Objs.Property<Boolean> animVal
public Objs.Property<Boolean> baseVal
protected SVGAnimatedBoolean(Objs.Constructor<?> c, Object js)
public static SVGAnimatedBoolean $as(Object obj)
public Boolean animVal()
public Boolean baseVal()
Copyright © 2018. All rights reserved.