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