public class KnockoutNativeTemplateEngine
extends net.java.html.lib.Objs
| Modifier | Constructor and Description |
|---|---|
protected |
KnockoutNativeTemplateEngine(net.java.html.lib.Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static KnockoutNativeTemplateEngine |
$as(Object obj) |
net.java.html.lib.Array<Object> |
renderTemplateSource(net.java.html.lib.Objs templateSource) |
net.java.html.lib.Array<Object> |
renderTemplateSource(net.java.html.lib.Objs templateSource,
KnockoutBindingContext bindingContext) |
net.java.html.lib.Array<Object> |
renderTemplateSource(net.java.html.lib.Objs templateSource,
KnockoutBindingContext bindingContext,
net.java.html.lib.Objs options) |
$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 KnockoutNativeTemplateEngine(net.java.html.lib.Objs.Constructor<?> c,
Object js)
public static KnockoutNativeTemplateEngine $as(Object obj)
public net.java.html.lib.Array<Object> renderTemplateSource(net.java.html.lib.Objs templateSource, KnockoutBindingContext bindingContext, net.java.html.lib.Objs options)
public net.java.html.lib.Array<Object> renderTemplateSource(net.java.html.lib.Objs templateSource)
public net.java.html.lib.Array<Object> renderTemplateSource(net.java.html.lib.Objs templateSource, KnockoutBindingContext bindingContext)
Copyright © 2016. All rights reserved.