public class IIntervalService extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier | Constructor and Description |
---|---|
protected |
IIntervalService(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
IPromise<Object> |
$apply(Function func,
double delay,
double count) |
IPromise<Object> |
$apply(Function func,
double delay,
double count,
Boolean invokeApply) |
IPromise<Object> |
$apply(Function func,
double delay,
double count,
Boolean invokeApply,
Object... args) |
static IIntervalService |
$as(Object obj) |
Boolean |
cancel(IPromise<Object> promise) |
$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 IIntervalService(Objs.Constructor<?> c, Object js)
Copyright © 2018. All rights reserved.