public class KnockoutArrayChange<T>
extends net.java.html.lib.Objs
| Modifier and Type | Field and Description |
|---|---|
net.java.html.lib.Objs.Property<Number> |
index |
net.java.html.lib.Objs.Property<Number> |
moved |
net.java.html.lib.Objs.Property<String> |
status |
net.java.html.lib.Objs.Property<net.java.html.lib.Objs> |
value |
| Modifier | Constructor and Description |
|---|---|
protected |
KnockoutArrayChange(net.java.html.lib.Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static KnockoutArrayChange |
$as(Object obj) |
Number |
index() |
Number |
moved() |
String |
status() |
$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> status
public net.java.html.lib.Objs.Property<net.java.html.lib.Objs> value
public net.java.html.lib.Objs.Property<Number> index
public net.java.html.lib.Objs.Property<Number> moved
protected KnockoutArrayChange(net.java.html.lib.Objs.Constructor<?> c,
Object js)
public static KnockoutArrayChange $as(Object obj)
public String status()
public Number index()
public Number moved()
Copyright © 2016. All rights reserved.