public class KnockoutExtenders
extends net.java.html.lib.Objs
| Modifier | Constructor and Description |
|---|---|
protected |
KnockoutExtenders(net.java.html.lib.Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static KnockoutExtenders |
$as(Object obj) |
Object |
notify(Object target,
String notifyWhen) |
Object |
rateLimit(Object target,
double timeout) |
Object |
rateLimit(Object target,
net.java.html.lib.Objs options) |
KnockoutComputed<Object> |
throttle(Object target,
double timeout) |
Object |
trackArrayChanges(Object target) |
$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, valueOfprotected KnockoutExtenders(net.java.html.lib.Objs.Constructor<?> c,
Object js)
public static KnockoutExtenders $as(Object obj)
public KnockoutComputed<Object> throttle(Object target, double timeout)
Copyright © 2016. All rights reserved.