MCPcopy Index your code

hub / github.com/KarlPurk/redux-decorators / functions

Functions49 in github.com/KarlPurk/redux-decorators

↓ 11 callersFunctiongeneralBinding
(target: any, stateProperties: string[])
src/store.decorator/general.binding.ts:26
↓ 9 callersFunctionangular2Binding
(target: any)
src/store.decorator/angular2.binding.ts:1
↓ 8 callersFunctionSlice
(slice: string, initialState?: any)
src/slice.decorator.ts:28
↓ 6 callersFunctionReducer
(...methodNames: string[])
src/reducer.decorator.ts:117
↓ 6 callersFunctionsetSliceState
(initialState: any, target: any, methodName?: string)
src/slice-state.helper.ts:26
↓ 3 callersMethodreducer
(state: any, action: any)
src/reducer.decorator.ts:28
↓ 2 callersFunctionStore
(...stateProperties: string[])
src/store.decorator.ts:9
↓ 2 callersFunctionaddActionReducer
(type: string, owner: Function, methodName: string)
src/reducer.decorator.ts:89
↓ 2 callersFunctionaddGetSliceMethod
(target)
src/slice.decorator.ts:3
↓ 2 callersFunctionaddStateSliceAffectedProperty
(target)
src/slice.decorator.ts:21
↓ 2 callersMethoddispatch
(action: string)
src/store.decorator.ts:6
↓ 2 callersFunctiongetActionReducers
()
src/reducer.decorator.ts:93
↓ 2 callersFunctiongetReducer
()
src/reducer.decorator.ts:22
↓ 2 callersFunctiongetStore
()
src/store.decorator/general.binding.ts:6
↓ 2 callersMethodreduce
(state: any, action: any)
index.d.ts:2
↓ 2 callersFunctionremoveActionReducers
()
src/reducer.decorator.ts:97
↓ 2 callersFunctionupdateStateProperties
(target: any, state: any, properties: string = 'stateProperties')
src/store.decorator/general.binding.ts:20
↓ 1 callersFunctionaddGetInitialStateMethod
(target)
src/slice-state.helper.ts:1
↓ 1 callersFunctionaddInitialStateProperty
(target)
src/slice-state.helper.ts:19
↓ 1 callersFunctiongetExternals
()
webpack.config.js:7
↓ 1 callersFunctionhandleActionReducer
(owner: any, methodName: string)
src/reducer.decorator.ts:105
↓ 1 callersFunctionhandleRootReducer
(owner: any, methodNames: string[])
src/reducer.decorator.ts:109
↓ 1 callersFunctionsetInitialState
(state: any)
src/reducer.decorator.ts:10
↓ 1 callersFunctionsetReducer
(reducer: Reducer)
src/reducer.decorator.ts:18
↓ 1 callersFunctiontestingDecorator
(config)
webpack.config.js:61
FunctionInitialState
(initialState: any)
src/initial-state.decorator.ts:3
FunctionState
()
src/state.decorator.ts:2
Methodadd
(count)
test/slice.reducer.decorators.spec.ts:14
MethodcreateNextState
(state, {owner, methodName})
src/reducer.decorator.ts:58
Methoddispatch
(action: string, ...data: any[])
index.d.ts:9
FunctionexistingNgOnInit
()
test/store.decorator/angular2.binding.spec.ts:38
FunctiongetState
()
test/store.decorator/general.binding.spec.ts:39
FunctionmapMethodNames
(methodName)
src/reducer.decorator.ts:113
MethodmatchingActionTypeOnly
(actionReducer)
src/reducer.decorator.ts:34
Methodmethod
()
test/slice.decorator.spec.ts:16
Methodmethod
()
test/slice-state.helper.spec.ts:15
Methodmethod1
()
test/slice.decorator.spec.ts:26
Methodmethod1
()
test/slice-state.helper.spec.ts:24
Methodmethod2
()
test/slice.decorator.spec.ts:27
Methodmethod2
()
test/slice-state.helper.spec.ts:25
FunctionnodeModulesTransform
(context, request, callback)
webpack.config.js:17
Methodone
()
test/reducer.decorator.spec.ts:49
Methodreducer
(state, action)
test/reducer.decorator.spec.ts:32
Methodreducer
(state: any = initialState, action: any)
src/reducer.decorator.ts:32
Functionsubscribe
()
test/store.decorator/general.binding.spec.ts:65
Functiontarget
()
test/store.decorator/general.binding.spec.ts:11
Functiontarget
()
test/store.decorator/angular2.binding.spec.ts:11
Methodthree
()
test/reducer.decorator.spec.ts:49
Methodtwo
()
test/reducer.decorator.spec.ts:49