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) |
IDirectivePrePost |
IDirectiveCompileFn.$apply(IAugmentedJQuery templateElement,
IAttributes templateAttributes,
ITranscludeFunction transclude) |
void |
IDirectiveLinkFn.$apply(IScope scope,
IAugmentedJQuery instanceElement,
IAttributes instanceAttributes,
net.java.html.lib.Objs controller,
ITranscludeFunction transclude) |
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,
ITranscludeFunction transclude) |
ITemplateLinkingFunction |
ICompileService.$apply(String element,
ITranscludeFunction transclude,
double maxPriority) |
IDirectivePrePost |
IDirective.compile(IAugmentedJQuery templateElement,
IAttributes templateAttributes,
ITranscludeFunction transclude) |
void |
IDirectivePrePost.post(IScope scope,
IAugmentedJQuery instanceElement,
IAttributes instanceAttributes,
net.java.html.lib.Objs controller,
ITranscludeFunction transclude) |
void |
IDirectivePrePost.pre(IScope scope,
IAugmentedJQuery instanceElement,
IAttributes instanceAttributes,
net.java.html.lib.Objs controller,
ITranscludeFunction transclude) |