| Package | Description |
|---|---|
| net.java.html.lib | |
| net.java.html.lib.knockout |
| Modifier and Type | Field and Description |
|---|---|
Objs.Property<Function.A0<? extends T>> |
TypedPropertyDescriptor.get |
| Modifier and Type | Method and Description |
|---|---|
Function.A0<? extends T> |
TypedPropertyDescriptor.get() |
| Modifier and Type | Field and Description |
|---|---|
Objs.Property<Function.A5<? super Object,? super Function.A0<? extends Object>,? super KnockoutAllBindingsAccessor,? super Object,? super KnockoutBindingContext,? extends Union.A2<Void,Objs>>> |
KnockoutBindingHandler.init |
Objs.Property<Function.A0<? extends Boolean>> |
KnockoutComputedContext.isInitial |
Objs.Property<Function.A5<? super Object,? super Function.A0<? extends Object>,? super KnockoutAllBindingsAccessor,? super Object,? super KnockoutBindingContext,? extends Void>> |
KnockoutBindingHandler.update |
| Modifier and Type | Method and Description |
|---|---|
Function.A0<? extends Boolean> |
KnockoutComputedContext.isInitial() |
| Modifier and Type | Method and Description |
|---|---|
Function.A5<? super Object,? super Function.A0<? extends Object>,? super KnockoutAllBindingsAccessor,? super Object,? super KnockoutBindingContext,? extends Union.A2<Void,Objs>> |
KnockoutBindingHandler.init() |
Function.A5<? super Object,? super Function.A0<? extends Object>,? super KnockoutAllBindingsAccessor,? super Object,? super KnockoutBindingContext,? extends Void> |
KnockoutBindingHandler.update() |
| Modifier and Type | Method and Description |
|---|---|
<T> KnockoutComputed<T> |
KnockoutComputedStatic.$apply(Function.A0<? extends T> func) |
<T> KnockoutComputed<T> |
KnockoutComputedStatic.$apply(Function.A0<? extends T> func,
Object context) |
<T> KnockoutComputed<T> |
KnockoutComputedStatic.$apply(Function.A0<? extends T> func,
Object context,
Object options) |
<T> KnockoutComputed<T> |
KnockoutStatic.computed(Function.A0<? extends T> func) |
<T> KnockoutComputed<T> |
KnockoutStatic.computed(Function.A0<? extends T> func,
Object context) |
<T> KnockoutComputed<T> |
KnockoutStatic.computed(Function.A0<? extends T> func,
Object context,
Object options) |
String |
KnockoutMemoization.memoize(Function.A0<? extends String> callback) |
<T> KnockoutComputed<T> |
KnockoutStatic.pureComputed(Function.A0<? extends T> evaluatorFunction) |
<T> KnockoutComputed<T> |
KnockoutStatic.pureComputed(Function.A0<? extends T> evaluatorFunction,
Object context) |
void |
KnockoutUtils.setHtml(Element node,
Function.A0<? extends String> html) |
Copyright © 2016. All rights reserved.