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