public class KnockoutObservableArrayStatic extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<KnockoutObservableArrayFunctions<Object>> |
fn |
Modifier | Constructor and Description |
---|---|
protected |
KnockoutObservableArrayStatic(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
<T> KnockoutObservableArray<T> |
$apply() |
<T> KnockoutObservableArray<T> |
$apply(T[] value) |
static KnockoutObservableArrayStatic |
$as(Object obj) |
KnockoutObservableArrayFunctions<Object> |
fn() |
$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<KnockoutObservableArrayFunctions<Object>> fn
protected KnockoutObservableArrayStatic(Objs.Constructor<?> c, Object js)
public static KnockoutObservableArrayStatic $as(Object obj)
public KnockoutObservableArrayFunctions<Object> fn()
public <T> KnockoutObservableArray<T> $apply(T[] value)
public <T> KnockoutObservableArray<T> $apply()
Copyright © 2018. All rights reserved.