public class IInterpolateService extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier | Constructor and Description |
---|---|
protected |
IInterpolateService(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
IInterpolationFunction |
$apply(String text) |
IInterpolationFunction |
$apply(String text,
Boolean mustHaveExpression) |
IInterpolationFunction |
$apply(String text,
Boolean mustHaveExpression,
String trustedContext) |
IInterpolationFunction |
$apply(String text,
Boolean mustHaveExpression,
String trustedContext,
Boolean allOrNothing) |
static IInterpolateService |
$as(Object obj) |
String |
endSymbol() |
String |
startSymbol() |
$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 IInterpolateService(Objs.Constructor<?> c, Object js)
public static IInterpolateService $as(Object obj)
public IInterpolationFunction $apply(String text, Boolean mustHaveExpression, String trustedContext, Boolean allOrNothing)
public IInterpolationFunction $apply(String text)
public IInterpolationFunction $apply(String text, Boolean mustHaveExpression)
public IInterpolationFunction $apply(String text, Boolean mustHaveExpression, String trustedContext)
public String endSymbol()
public String startSymbol()
Copyright © 2018. All rights reserved.