public class INgModelOptions extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>| Modifier and Type | Field and Description |
|---|---|
Objs.Property<Boolean> |
allowInvalid |
Objs.Property<Object> |
debounce |
Objs.Property<Boolean> |
getterSetter |
Objs.Property<String> |
timezone |
Objs.Property<String> |
updateOn |
| Modifier | Constructor and Description |
|---|---|
protected |
INgModelOptions(Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static INgModelOptions |
$as(Object obj) |
Boolean |
allowInvalid() |
Boolean |
getterSetter() |
String |
timezone() |
String |
updateOn() |
$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, valueOfpublic Objs.Property<String> updateOn
public Objs.Property<Object> debounce
public Objs.Property<Boolean> allowInvalid
public Objs.Property<Boolean> getterSetter
public Objs.Property<String> timezone
protected INgModelOptions(Objs.Constructor<?> c, Object js)
Copyright © 2018. All rights reserved.