public class Plugin extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<String> |
description |
Objs.Property<String> |
filename |
Objs.Property<Number> |
length |
Objs.Property<String> |
name |
Objs.Property<String> |
version |
Modifier | Constructor and Description |
---|---|
protected |
Plugin(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static Plugin |
$as(Object obj) |
MimeType |
$get(double index) |
String |
description() |
String |
filename() |
MimeType |
item(double index) |
Number |
length() |
String |
name() |
MimeType |
namedItem(String type) |
String |
version() |
$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> description
public Objs.Property<String> filename
public Objs.Property<Number> length
public Objs.Property<String> name
public Objs.Property<String> version
protected Plugin(Objs.Constructor<?> c, Object js)
Copyright © 2018. All rights reserved.