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