public class KnockoutComputedFunctions<T> extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier | Constructor and Description |
---|---|
protected |
KnockoutComputedFunctions(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static KnockoutComputedFunctions |
$as(Object obj) |
KnockoutBindingHandler |
$get(String key) |
$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 KnockoutComputedFunctions(Objs.Constructor<?> c, Object js)
public static KnockoutComputedFunctions $as(Object obj)
public KnockoutBindingHandler $get(String key)
Copyright © 2018. All rights reserved.