public class KnockoutBindingProvider extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier | Constructor and Description |
---|---|
protected |
KnockoutBindingProvider(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static KnockoutBindingProvider |
$as(Object obj) |
Objs |
getBindingAccessors(Node node,
KnockoutBindingContext bindingContext) |
Objs |
getBindings(Node node,
KnockoutBindingContext bindingContext) |
Boolean |
nodeHasBindings(Node node) |
$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
protected KnockoutBindingProvider(Objs.Constructor<?> c, Object js)
public static KnockoutBindingProvider $as(Object obj)
public Objs getBindingAccessors(Node node, KnockoutBindingContext bindingContext)
public Objs getBindings(Node node, KnockoutBindingContext bindingContext)
Copyright © 2018. All rights reserved.