MCPcopy Create free account

hub / github.com/PacktPublishing/Mastering-TypeScript-Second-Edition / functions

Functions825 in github.com/PacktPublishing/Mastering-TypeScript-Second-Edition

↓ 33 callersMethodget
* Retrieve one of the elements matched by the jQuery object. * * @param index A zero-based integer indicating which element to retrieve.
Chapter06/nuget/NugetSample/Scripts/typings/jquery/jquery.d.ts:2818
↓ 23 callersMethodtoString
()
Chapter04/hello_ch04.ts:247
↓ 21 callersMethodthen
* Incorporates the functionality of the .done() and .fail() methods, allowing (as of jQuery 1.8) the underlying Promise to be manipulated. Refer to de
Chapter06/nuget/NugetSample/Scripts/typings/jquery/jquery.d.ts:183
↓ 17 callersMethodhtml
* Get the HTML contents of the first element in the set of matched elements.
Chapter06/nuget/NugetSample/Scripts/typings/jquery/jquery.d.ts:1289
↓ 16 callersMethodprint
()
Chapter03/hello_ch03.ts:71
↓ 11 callersMethodgetPanelType
()
Chapter11/state-mediator-v2/src/app/state.mediator.ts:13
↓ 11 callersMethodmoveToState
(stateType: StateType)
Chapter14/node-angular/src/app/state.mediator.ts:104
↓ 10 callersMethodid
()
Chapter03/hello_ch03.ts:242
↓ 8 callersMethodmap
* Pass each element in the current matched set through a function, producing a new jQuery object containing the return values. * * @param c
Chapter06/nuget/NugetSample/Scripts/typings/jquery/jquery.d.ts:3029
↓ 8 callersMethodpost
* Load data from the server using a HTTP POST request. * * @param url A string containing the URL to which the request is sent. * @para
Chapter06/nuget/NugetSample/Scripts/typings/jquery/jquery.d.ts:720
↓ 8 callersMethodrender
()
Chapter13/node_react/app/index.tsx:8
↓ 7 callersMethodclick
* Trigger the "click" event on an element.
Chapter06/nuget/NugetSample/Scripts/typings/jquery/jquery.d.ts:1975
↓ 6 callersMethodbind
* Attach a handler to an event for the elements. * * @param eventType A string containing one or more DOM event types, such as "click" or "
Chapter06/nuget/NugetSample/Scripts/typings/jquery/jquery.d.ts:1906
↓ 6 callersMethodgetStateType
()
Chapter11/state-mediator-v2/src/app/state.mediator.ts:14
↓ 6 callersMethodsendMail
(to: string, subject: string, content: string)
Chapter12/app/GMailServiceDi.ts:47
↓ 5 callersMethodcreate
(arg1: { new(): T })
Chapter04/hello_ch04.ts:339
↓ 5 callersMethodmoveToState
(stateType: StateType)
Chapter11/state-mediator-v2/src/app/state.mediator.ts:81
↓ 5 callersMethodprintDetails
()
Chapter03/hello_ch03.ts:503
↓ 5 callersMethodregister
( interfaceName: string, instance: any)
Chapter12/app/ServiceLocator.ts:3
↓ 5 callersMethodtext
* Get the combined text contents of each element in the set of matched elements, including their descendants.
Chapter06/nuget/NugetSample/Scripts/typings/jquery/jquery.d.ts:2748
↓ 4 callersMethodadd
* Add elements to the set of matched elements. * * @param selector A string representing a selector expression to find additional elements
Chapter06/nuget/NugetSample/Scripts/typings/jquery/jquery.d.ts:2853
↓ 4 callersMethodappend
* Insert content, specified by the parameter, to the end of each element in the set of matched elements. * * param content1 DOM element, ar
Chapter06/nuget/NugetSample/Scripts/typings/jquery/jquery.d.ts:2634
↓ 4 callersMethodconcatenateArray
(inputArray: Array< T >)
Chapter04/hello_ch04.ts:212
↓ 4 callersFunctiondelayedPromise
()
Chapter04/hello_ch04.ts:406
↓ 4 callersMethodgetPanelButtonClass
()
Chapter11/state-mediator-v2/src/app/state.mediator.ts:16
↓ 4 callersMethodrender
()
Chapter09/backbone_sample/app/BackboneApp.ts:78
↓ 3 callersFunctionaddWithTypeGuard
( arg1 : string | number, arg2 : string | number )
Chapter06/code/hello_ch02.ts:305
↓ 3 callersFunctionaddWithTypeGuard
( arg1 : string | number, arg2 : string | number )
Chapter02/hello_ch02.ts:305
↓ 3 callersMethodgetCurrentMainPanelState
()
Chapter14/node-angular/src/app/state.mediator.ts:151
↓ 3 callersMethodgetPerson
(dateOfBirth: Date)
Chapter03/hello_ch03.ts:553
↓ 3 callersMethodpipe
(doneFilter?: (x: any) => any, failFilter?: (x: any) => any, progressFilter?: (x: any) => any)
Chapter06/nuget/NugetSample/Scripts/typings/jquery/jquery.d.ts:346
↓ 3 callersMethodprint
(arg : T)
Chapter04/hello_ch04.ts:321
↓ 3 callersMethodremove
* Remove the set of matched elements from the DOM. * * @param selector A selector expression that filters the set of matched elements to be
Chapter06/nuget/NugetSample/Scripts/typings/jquery/jquery.d.ts:2723
↓ 3 callersMethodresolve
* Resolve a Deferred object and call any doneCallbacks with the given args. * * @param value First argument passed to doneCallbacks. *
Chapter06/nuget/NugetSample/Scripts/typings/jquery/jquery.d.ts:420
↓ 3 callersMethodtrigger
* Execute all handlers and behaviors attached to the matched elements for the given event type. * * @param eventType A string containing a
Chapter06/nuget/NugetSample/Scripts/typings/jquery/jquery.d.ts:2492
↓ 2 callersFunctionadd
(a: any, b: any)
Chapter06/code/hello_ch02.ts:274
↓ 2 callersFunctionadd
(a: any, b: any)
Chapter02/hello_ch02.ts:274
↓ 2 callersFunctionaddWithUnion
( arg1: string | number, arg2: string | number)
Chapter06/code/hello_ch02.ts:294
↓ 2 callersFunctionaddWithUnion
( arg1: string | number, arg2: string | number)
Chapter02/hello_ch02.ts:294
↓ 2 callersMethodchangeShowHideSideButton
(fromClass: string, toClass: string)
Chapter11/state-mediator-v2/src/app/state.mediator.ts:48
↓ 2 callersFunctionconcatStrings
( a: string, b: string, c?: string)
Chapter06/code/hello_ch02.ts:195
↓ 2 callersFunctionconcatStrings
( a: string, b: string, c?: string)
Chapter02/hello_ch02.ts:195
↓ 2 callersMethodcss
* Get the value of style properties for the first element in the set of matched elements. * * @param propertyName A CSS property.
Chapter06/nuget/NugetSample/Scripts/typings/jquery/jquery.d.ts:1406
↓ 2 callersMethodeach
* Iterate over a jQuery object, executing a function for each matched element. * * @param func A function to execute for each matched eleme
Chapter06/nuget/NugetSample/Scripts/typings/jquery/jquery.d.ts:2811
↓ 2 callersMethodexecuteSlowFunction
(success: (value: string) => void)
Chapter08/testem/test1.ts:128
↓ 2 callersMethodfail
* Add handlers to be called when the Deferred object is rejected. * * @param failCallbacks1 A function, or array of functions, that are cal
Chapter06/nuget/NugetSample/Scripts/typings/jquery/jquery.d.ts:337
↓ 2 callersMethodfind
* Get the descendants of each element in the current set of matched elements, filtered by a selector, jQuery object, or element. * * @param
Chapter06/nuget/NugetSample/Scripts/typings/jquery/jquery.d.ts:2962
↓ 2 callersMethodgetProperties
()
Chapter03/hello_ch03.ts:387
↓ 2 callersMethodhideDetailPanel
()
Chapter11/state-mediator-v2/src/app/state.mediator.ts:47
↓ 2 callersMethodhideNavPanel
()
Chapter11/state-mediator-v2/src/app/state.mediator.ts:45
↓ 2 callersMethodisLoginVisible
()
Chapter14/node-angular/src/app/state.mediator.ts:19
↓ 2 callersMethodisSideNavVisible
()
Chapter11/state-mediator-v2/src/app/state.mediator.ts:15
↓ 2 callersMethodon
* Attach an event handler function for one or more events to the selected elements. * * @param events One or more space-separated event type
Chapter06/nuget/NugetSample/Scripts/typings/jquery/jquery.d.ts:2313
↓ 2 callersFunctionprintClass
( a : IPrint )
Chapter03/hello_ch03.ts:74
↓ 2 callersMethodrender
()
Chapter09/backbone_sample/app/BackboneApp.ts:104
↓ 2 callersMethodshowDetailPanel
()
Chapter11/state-mediator-v2/src/app/state.mediator.ts:46
↓ 2 callersMethodshowNavPanel
()
Chapter11/state-mediator-v2/src/app/state.mediator.ts:44
↓ 2 callersMethodstart
()
Chapter06/nuget/NugetSample/app.ts:14
↓ 2 callersFunctiontestArguments
(... argArray: number [])
Chapter06/code/hello_ch02.ts:219
↓ 2 callersFunctiontestArguments
(... argArray: number [])
Chapter02/hello_ch02.ts:219
↓ 2 callersFunctiontestUndef
(test : null | number)
Chapter06/code/hello_ch02.ts:362
↓ 2 callersFunctiontestUndef
(test : null | number)
Chapter02/hello_ch02.ts:362
↓ 2 callersMethodupdateCount
()
Chapter03/hello_ch03.ts:276
↓ 2 callersMethodusingDefaultParameters
(defaultArg1: number = 0)
Chapter03/hello_ch03.ts:129
↓ 2 callersMethodusingOptionalParameters
(optionalArg1?: number)
Chapter03/hello_ch03.ts:124
↓ 2 callersMethodusingRestSyntax
(...argArray: number [])
Chapter03/hello_ch03.ts:132
↓ 2 callersMethodusingTheAnyKeyword
(arg1: any)
Chapter03/hello_ch03.ts:121
↓ 1 callersMethodIsEnglishTeam
(arg : T)
Chapter04/hello_ch04.ts:307
↓ 1 callersFunctionaddFunction
(a:number, b:number)
Chapter06/code/hello_ch02.ts:185
↓ 1 callersFunctionaddFunction
(a:number, b:number)
Chapter02/hello_ch02.ts:185
↓ 1 callersFunctionaddNumbers
(a: number, b: number)
Chapter06/code/hello_ch02.ts:173
↓ 1 callersFunctionaddNumbers
(a: number, b: number)
Chapter02/hello_ch02.ts:173
↓ 1 callersMethodapplyFilter
( filter: IApplyFilter)
Chapter14/node-angular/src/app/boardlist.component.ts:52
↓ 1 callersFunctionasyncWithMessage
()
Chapter04/hello_ch04.ts:602
↓ 1 callersFunctionawaitDelayed
()
Chapter04/hello_ch04.ts:526
↓ 1 callersFunctionawaitError
()
Chapter04/hello_ch04.ts:551
↓ 1 callersFunctionawaitMessage
()
Chapter04/hello_ch04.ts:615
↓ 1 callersFunctioncallAwaitDelayed
()
Chapter04/hello_ch04.ts:540
↓ 1 callersFunctioncallAwaitError
()
Chapter04/hello_ch04.ts:565
↓ 1 callersFunctioncallDelayedAndWait
()
Chapter04/hello_ch04.ts:375
↓ 1 callersFunctioncallDelayedPromise
()
Chapter04/hello_ch04.ts:421
↓ 1 callersFunctioncallErrorPromise
()
Chapter04/hello_ch04.ts:441
↓ 1 callersFunctioncallPromiseWithParam
()
Chapter04/hello_ch04.ts:496
↓ 1 callersMethodcanSignContracts
()
Chapter03/hello_ch03.ts:502
↓ 1 callersMethodcloseNav
()
Chapter14/node-angular/src/app/sidenav.component.ts:49
↓ 1 callersMethodcloseNav
()
Chapter11/state-mediator-v2/src/app/sidenav.component.ts:11
↓ 1 callersMethodcloseRightWindow
()
Chapter14/node-angular/src/app/rightscreen.component.ts:26
↓ 1 callersMethodcloseRightWindow
()
Chapter11/state-mediator-v2/src/app/rightscreen.component.ts:18
↓ 1 callersFunctionconcatStringsDefault
( a: string, b: string, c: string = "c")
Chapter06/code/hello_ch02.ts:209
↓ 1 callersFunctionconcatStringsDefault
( a: string, b: string, c: string = "c")
Chapter02/hello_ch02.ts:209
↓ 1 callersFunctiondecoratorFactory
(name: string)
Chapter04/hello_ch04.ts:43
↓ 1 callersFunctiondelayedPromiseWithParam
()
Chapter04/hello_ch04.ts:481
↓ 1 callersFunctiondelayedResponseWithCallback
(callback: Function)
Chapter04/hello_ch04.ts:367
↓ 1 callersFunctiondoCalculation
( a : number, b : number, c : number)
Chapter06/code/hello_ch02.ts:6
↓ 1 callersFunctiondoCalculation
( a : number, b : number, c : number)
Chapter02/hello_ch02.ts:6
↓ 1 callersMethoddoCallBack
(id: number, callback: (result: string) => void )
Chapter08/testem/test1.ts:85
↓ 1 callersMethoddoCallBack
(id: number, callback: (result: string) => void )
Chapter08/test/01_SimpleJasmineTests.ts:92
↓ 1 callersFunctiondoSomethingWithACallback
( initialText: string, callback : (initialText: string) => void )
Chapter06/code/hello_ch02.ts:249
↓ 1 callersFunctiondoSomethingWithACallback
( initialText: string, callback : (initialText: string) => void )
Chapter02/hello_ch02.ts:249
↓ 1 callersFunctionerrorPromise
()
Chapter04/hello_ch04.ts:430
next →1–100 of 825, ranked by callers