public class KnockoutTemplateEngine extends KnockoutNativeTemplateEngine
| Modifier | Constructor and Description |
|---|---|
protected |
KnockoutTemplateEngine(net.java.html.lib.Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static KnockoutTemplateEngine |
$as(Object obj) |
String |
createJavaScriptEvaluatorBlock(String script) |
Boolean |
isTemplateRewritten(Object template,
net.java.html.lib.dom.Document templateDocument) |
Object |
makeTemplateSource(Object template) |
Object |
makeTemplateSource(Object template,
net.java.html.lib.dom.Document templateDocument) |
Object |
renderTemplate(Object template,
KnockoutBindingContext bindingContext,
net.java.html.lib.Objs options,
net.java.html.lib.dom.Document templateDocument) |
void |
rewriteTemplate(Object template,
net.java.html.lib.Function rewriterCallback,
net.java.html.lib.dom.Document templateDocument) |
renderTemplateSource, renderTemplateSource, renderTemplateSource$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 KnockoutTemplateEngine(net.java.html.lib.Objs.Constructor<?> c,
Object js)
public static KnockoutTemplateEngine $as(Object obj)
public Boolean isTemplateRewritten(Object template, net.java.html.lib.dom.Document templateDocument)
public Object makeTemplateSource(Object template, net.java.html.lib.dom.Document templateDocument)
public Object renderTemplate(Object template, KnockoutBindingContext bindingContext, net.java.html.lib.Objs options, net.java.html.lib.dom.Document templateDocument)
public void rewriteTemplate(Object template, net.java.html.lib.Function rewriterCallback, net.java.html.lib.dom.Document templateDocument)
Copyright © 2016. All rights reserved.