angular-cn/public/docs/js/latest/api/change_detection/ChangeDetectorDefinition-class.jade

90 lines
993 B
Plaintext
Raw Normal View History

2015-06-01 22:51:00 -07:00
p.location-badge.
exported from <a href='../change_detection'>angular2/change_detection</a>
defined in <a href="https://github.com/angular/angular/tree/3a0410a/modules/angular2/src/change_detection/interfaces.ts#L60-L66">angular2/src/change_detection/interfaces.ts (line 60)</a>
2015-06-01 22:51:00 -07:00
:markdown
.l-main-section
h2 Members
.l-sub-section
h3 constructor
pre.prettyprint
code.
constructor(id: string, strategy: string, variableNames: List&lt;string&gt;, bindingRecords: List&lt;BindingRecord&gt;, directiveRecords: List&lt;DirectiveRecord&gt;)
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
h3 id
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
h3 strategy
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
h3 variableNames
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
h3 bindingRecords
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
h3 directiveRecords
2015-06-01 22:51:00 -07:00
:markdown