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