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