public class Key
extends net.java.html.lib.Objs
| Modifier and Type | Field and Description |
|---|---|
net.java.html.lib.Objs.Property<Boolean> |
ctrl |
net.java.html.lib.Objs.Property<Boolean> |
meta |
net.java.html.lib.Objs.Property<String> |
name |
net.java.html.lib.Objs.Property<String> |
sequence |
net.java.html.lib.Objs.Property<Boolean> |
shift |
| Modifier | Constructor and Description |
|---|---|
protected |
Key(net.java.html.lib.Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static Key |
$as(Object obj) |
Boolean |
ctrl() |
Boolean |
meta() |
String |
name() |
String |
sequence() |
Boolean |
shift() |
$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 net.java.html.lib.Objs.Property<String> sequence
public net.java.html.lib.Objs.Property<String> name
public net.java.html.lib.Objs.Property<Boolean> ctrl
public net.java.html.lib.Objs.Property<Boolean> meta
public net.java.html.lib.Objs.Property<Boolean> shift
protected Key(net.java.html.lib.Objs.Constructor<?> c,
Object js)
Copyright © 2016. All rights reserved.