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