public class SVGTests
extends net.java.html.lib.Objs
| Modifier and Type | Field and Description |
|---|---|
net.java.html.lib.Objs.Property<SVGStringList> |
requiredExtensions |
net.java.html.lib.Objs.Property<SVGStringList> |
requiredFeatures |
net.java.html.lib.Objs.Property<SVGStringList> |
systemLanguage |
| Modifier | Constructor and Description |
|---|---|
protected |
SVGTests(net.java.html.lib.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, valueOfpublic net.java.html.lib.Objs.Property<SVGStringList> requiredExtensions
public net.java.html.lib.Objs.Property<SVGStringList> requiredFeatures
public net.java.html.lib.Objs.Property<SVGStringList> systemLanguage
protected SVGTests(net.java.html.lib.Objs.Constructor<?> c,
Object js)
public SVGStringList requiredExtensions()
public SVGStringList requiredFeatures()
public SVGStringList systemLanguage()
Copyright © 2021. All rights reserved.