Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
ng
IQService
Interface IQService
Index
Methods
all
defer
reject
when
Methods
public
all
(
promises
:
IPromise
[]
)
:
IPromise
Parameters
promises:
IPromise
[]
Returns
IPromise
public
all
(
promises
:
{ [id: string]: ng.IPromise<any>; }
)
:
IPromise
Parameters
promises:
{ [id: string]: ng.IPromise<any>; }
Returns
IPromise
public
defer
(
)
:
IDeferred
Returns
IDeferred
public
reject
(
reason
?:
any
)
:
IPromise
Parameters
reason?:
any
optional
Returns
IPromise
public
when
(
value
:
IPromise
)
:
IPromise
Parameters
value:
IPromise
Returns
IPromise
public
when
(
value
:
T
)
:
IPromise
Parameters
value:
T
Returns
IPromise
Globals
jquery
ng
ng.auto
IAnchorScrollProvider
IAnchorScrollService
IAngularEvent
IAngularStatic
IAnimateService
IAttributes
IAugmentedJQuery
IAugmentedJQueryStatic
IBrowserService
ICacheFactoryService
ICacheObject
ICloneAttachFunction
ICompileProvider
ICompileService
ICompiledExpression
IControllerProvider
IControllerService
IDeferred
IDirective
IDocumentService
IExceptionHandlerService
IFilterProvider
IFilterService
IFormController
IHttpBackendService
IHttpPromise
IHttpPromiseCallback
IHttpPromiseCallbackArg
IHttpProvider
IHttpService
IInterpolateProvider
IInterpolateService
IInterpolationFunction
IIntervalService
ILocaleDateTimeFormatDescriptor
ILocaleNumberFormatDescriptor
ILocaleNumberPatternDescriptor
ILocaleService
ILocationProvider
ILocationService
ILogCall
ILogProvider
ILogService
IModelFormatter
IModelParser
IModule
INgModelController
IParseProvider
IParseService
IPromise
IQService
all
defer
reject
when
IRequestConfig
IRequestShortcutConfig
IRootElementService
IRootScopeService
ISCEDelegateProvider
ISCEDelegateService
ISCEProvider
ISCEService
IScope
IServiceProvider
ITemplateCacheService
ITemplateLinkingFunction
ITimeoutService
ITranscludeFunction
IWindowService