public class IAngularBootstrapConfig extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<Boolean> |
debugInfoEnabled |
Objs.Property<Boolean> |
strictDi |
Modifier | Constructor and Description |
---|---|
protected |
IAngularBootstrapConfig(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static IAngularBootstrapConfig |
$as(Object obj) |
Boolean |
debugInfoEnabled() |
Boolean |
strictDi() |
$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
public Objs.Property<Boolean> strictDi
public Objs.Property<Boolean> debugInfoEnabled
protected IAngularBootstrapConfig(Objs.Constructor<?> c, Object js)
public static IAngularBootstrapConfig $as(Object obj)
public Boolean strictDi()
public Boolean debugInfoEnabled()
Copyright © 2018. All rights reserved.