public class KnockoutObservableArray<T> extends KnockoutObservable<T[]>
Objs.Constructor<T extends Objs>, Objs.Property<T>
valueHasMutated, valueWillMutate
Modifier | Constructor and Description |
---|---|
protected |
KnockoutObservableArray(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static KnockoutObservableArray |
$as(Object obj) |
KnockoutObservableArray<T> |
extend(Objs requestedExtenders) |
$apply, $apply, peek, valueHasMutated, valueWillMutate
getSubscriptionsCount, subscribe, subscribe, subscribe
$get, notifySubscribers, notifySubscribers, notifySubscribers
$as, $cast, $delete, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
protected KnockoutObservableArray(Objs.Constructor<?> c, Object js)
public static KnockoutObservableArray $as(Object obj)
public KnockoutObservableArray<T> extend(Objs requestedExtenders)
extend
in class KnockoutObservable<T[]>
Copyright © 2018. All rights reserved.