public class KnockoutBindingHandler extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<Array<String>> |
after |
Objs.Property<Function.A5<? super Object,? super Function.A0<? extends Object>,? super KnockoutAllBindingsAccessor,? super Object,? super KnockoutBindingContext,? extends Union.A2<Void,Objs>>> |
init |
Objs.Property<Object> |
options |
Objs.Property<Function.A3<? super String,? super String,? super Function.A2<? super String,? super String,? extends Void>,? extends String>> |
preprocess |
Objs.Property<Function.A5<? super Object,? super Function.A0<? extends Object>,? super KnockoutAllBindingsAccessor,? super Object,? super KnockoutBindingContext,? extends Void>> |
update |
Modifier | Constructor and Description |
---|---|
protected |
KnockoutBindingHandler(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static KnockoutBindingHandler |
$as(Object obj) |
Array<String> |
after() |
Function.A5<? super Object,? super Function.A0<? extends Object>,? super KnockoutAllBindingsAccessor,? super Object,? super KnockoutBindingContext,? extends Union.A2<Void,Objs>> |
init() |
Function.A3<? super String,? super String,? super Function.A2<? super String,? super String,? extends Void>,? extends String> |
preprocess() |
Function.A5<? super Object,? super Function.A0<? extends Object>,? super KnockoutAllBindingsAccessor,? super Object,? super KnockoutBindingContext,? extends Void> |
update() |
$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<Array<String>> after
public Objs.Property<Function.A5<? super Object,? super Function.A0<? extends Object>,? super KnockoutAllBindingsAccessor,? super Object,? super KnockoutBindingContext,? extends Union.A2<Void,Objs>>> init
public Objs.Property<Function.A5<? super Object,? super Function.A0<? extends Object>,? super KnockoutAllBindingsAccessor,? super Object,? super KnockoutBindingContext,? extends Void>> update
public Objs.Property<Object> options
public Objs.Property<Function.A3<? super String,? super String,? super Function.A2<? super String,? super String,? extends Void>,? extends String>> preprocess
protected KnockoutBindingHandler(Objs.Constructor<?> c, Object js)
public static KnockoutBindingHandler $as(Object obj)
public Function.A5<? super Object,? super Function.A0<? extends Object>,? super KnockoutAllBindingsAccessor,? super Object,? super KnockoutBindingContext,? extends Union.A2<Void,Objs>> init()
public Function.A5<? super Object,? super Function.A0<? extends Object>,? super KnockoutAllBindingsAccessor,? super Object,? super KnockoutBindingContext,? extends Void> update()
public Function.A3<? super String,? super String,? super Function.A2<? super String,? super String,? extends Void>,? extends String> preprocess()
Copyright © 2018. All rights reserved.