43 lines
751 B
Plaintext
43 lines
751 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/2.0.0-alpha.34/modules/angular2/src/change_detection/differs/keyvalue_differs.ts#L9-L17">angular2/src/change_detection/differs/keyvalue_differs.ts (line 9)</a>
|
||
|
|
||
|
:markdown
|
||
|
Provides a factory for <a href='KeyValueDiffer-interface.html'><code>KeyValueDiffer</code></a>.
|
||
|
|
||
|
|
||
|
.l-main-section
|
||
|
h2 Members
|
||
|
.l-sub-section
|
||
|
h3 supports
|
||
|
|
||
|
|
||
|
pre.prettyprint
|
||
|
code.
|
||
|
supports(objects: Object)
|
||
|
|
||
|
:markdown
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
.l-sub-section
|
||
|
h3 create
|
||
|
|
||
|
|
||
|
pre.prettyprint
|
||
|
code.
|
||
|
create(cdRef: ChangeDetectorRef)
|
||
|
|
||
|
:markdown
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|