public class PermissionRequest extends DeferredPermissionRequest
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<String> |
state |
id, type, uri
Modifier | Constructor and Description |
---|---|
protected |
PermissionRequest(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static PermissionRequest |
$as(Object obj) |
void |
defer() |
String |
state() |
allow, deny, id, type, uri
$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> state
protected PermissionRequest(Objs.Constructor<?> c, Object js)
public static PermissionRequest $as(Object obj)
public String state()
public void defer()
Copyright © 2018. All rights reserved.