| Modifier and Type | Method and Description |
|---|---|
ITemplateLinkingFunction |
ICompileService.$apply(net.java.html.lib.dom.Element element) |
ITemplateLinkingFunction |
ICompileService.$apply(net.java.html.lib.dom.Element element,
ITranscludeFunction transclude) |
ITemplateLinkingFunction |
ICompileService.$apply(net.java.html.lib.dom.Element element,
ITranscludeFunction transclude,
double maxPriority) |
ITemplateLinkingFunction |
ICompileService.$apply(net.java.html.lib.jquery.JQuery element) |
ITemplateLinkingFunction |
ICompileService.$apply(net.java.html.lib.jquery.JQuery element,
ITranscludeFunction transclude) |
ITemplateLinkingFunction |
ICompileService.$apply(net.java.html.lib.jquery.JQuery element,
ITranscludeFunction transclude,
double maxPriority) |
ITemplateLinkingFunction |
ICompileService.$apply(String element) |
ITemplateLinkingFunction |
ICompileService.$apply(String element,
ITranscludeFunction transclude) |
ITemplateLinkingFunction |
ICompileService.$apply(String element,
ITranscludeFunction transclude,
double maxPriority) |
static ITemplateLinkingFunction |
ITemplateLinkingFunction.$as(Object obj) |
Copyright © 2016. All rights reserved.