public class ICompileService extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier | Constructor and Description |
---|---|
protected |
ICompileService(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
ITemplateLinkingFunction |
$apply(Element element) |
ITemplateLinkingFunction |
$apply(Element element,
ITranscludeFunction transclude) |
ITemplateLinkingFunction |
$apply(Element element,
ITranscludeFunction transclude,
double maxPriority) |
ITemplateLinkingFunction |
$apply(JQuery element) |
ITemplateLinkingFunction |
$apply(JQuery element,
ITranscludeFunction transclude) |
ITemplateLinkingFunction |
$apply(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, valueOf
protected ICompileService(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(Element element, ITranscludeFunction transclude, double maxPriority)
public ITemplateLinkingFunction $apply(Element element)
public ITemplateLinkingFunction $apply(Element element, ITranscludeFunction transclude)
public ITemplateLinkingFunction $apply(JQuery element, ITranscludeFunction transclude, double maxPriority)
public ITemplateLinkingFunction $apply(JQuery element)
public ITemplateLinkingFunction $apply(JQuery element, ITranscludeFunction transclude)
Copyright © 2018. All rights reserved.