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