public class SVGTests extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<SVGStringList> |
requiredExtensions |
Objs.Property<SVGStringList> |
requiredFeatures |
Objs.Property<SVGStringList> |
systemLanguage |
Modifier | Constructor and Description |
---|---|
protected |
SVGTests(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static SVGTests |
$as(Object obj) |
Boolean |
hasExtension(String extension) |
SVGStringList |
requiredExtensions() |
SVGStringList |
requiredFeatures() |
SVGStringList |
systemLanguage() |
$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<SVGStringList> requiredExtensions
public Objs.Property<SVGStringList> requiredFeatures
public Objs.Property<SVGStringList> systemLanguage
protected SVGTests(Objs.Constructor<?> c, Object js)
public SVGStringList requiredExtensions()
public SVGStringList requiredFeatures()
public SVGStringList systemLanguage()
Copyright © 2018. All rights reserved.