55 lines
789 B
Plaintext
55 lines
789 B
Plaintext
|
|
||
|
p.location-badge.
|
||
|
exported from <a href='../change_detection'>angular2/change_detection</a>
|
||
|
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/change_detection/proto_change_detector.ts#L58-L79">angular2/src/change_detection/proto_change_detector.ts (line 58)</a>
|
||
|
|
||
|
:markdown
|
||
|
|
||
|
|
||
|
.l-main-section
|
||
|
h2 Members
|
||
|
.l-sub-section
|
||
|
h3 constructor
|
||
|
|
||
|
|
||
|
pre.prettyprint
|
||
|
code.
|
||
|
constructor(private _pipeRegistry: PipeRegistry, private definition: ChangeDetectorDefinition)
|
||
|
|
||
|
:markdown
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
.l-sub-section
|
||
|
h3 definition
|
||
|
|
||
|
|
||
|
:markdown
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
.l-sub-section
|
||
|
h3 instantiate
|
||
|
|
||
|
|
||
|
pre.prettyprint
|
||
|
code.
|
||
|
instantiate(dispatcher: any)
|
||
|
|
||
|
:markdown
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|