public class ICompileService
extends net.java.html.lib.Objs
| Modifier | Constructor and Description |
|---|---|
protected |
ICompileService(net.java.html.lib.Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
ITemplateLinkingFunction |
$apply(net.java.html.lib.dom.Element element) |
ITemplateLinkingFunction |
$apply(net.java.html.lib.dom.Element element,
ITranscludeFunction transclude) |
ITemplateLinkingFunction |
$apply(net.java.html.lib.dom.Element element,
ITranscludeFunction transclude,
double maxPriority) |
ITemplateLinkingFunction |
$apply(net.java.html.lib.jquery.JQuery element) |
ITemplateLinkingFunction |
$apply(net.java.html.lib.jquery.JQuery element,
ITranscludeFunction transclude) |
ITemplateLinkingFunction |
$apply(net.java.html.lib.jquery.JQuery element,
ITranscludeFunction transclude,
double maxPriority) |
ITemplateLinkingFunction |
$apply(String element) |
ITemplateLinkingFunction |
$apply(String element,
ITranscludeFunction transclude) |
ITemplateLinkingFunction |
$apply(String element,
ITranscludeFunction transclude,
double maxPriority) |
static ICompileService |
$as(Object obj) |
$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 ICompileService(net.java.html.lib.Objs.Constructor<?> c,
Object js)
public static ICompileService $as(Object obj)
public ITemplateLinkingFunction $apply(String element, ITranscludeFunction transclude, double maxPriority)
public ITemplateLinkingFunction $apply(String element)
public ITemplateLinkingFunction $apply(String element, ITranscludeFunction transclude)
public ITemplateLinkingFunction $apply(net.java.html.lib.dom.Element element, ITranscludeFunction transclude, double maxPriority)
public ITemplateLinkingFunction $apply(net.java.html.lib.dom.Element element)
public ITemplateLinkingFunction $apply(net.java.html.lib.dom.Element element, ITranscludeFunction transclude)
public ITemplateLinkingFunction $apply(net.java.html.lib.jquery.JQuery element, ITranscludeFunction transclude, double maxPriority)
public ITemplateLinkingFunction $apply(net.java.html.lib.jquery.JQuery element)
public ITemplateLinkingFunction $apply(net.java.html.lib.jquery.JQuery element, ITranscludeFunction transclude)
Copyright © 2016. All rights reserved.