angular-cn/public/docs/js/latest/api/pipes/KeyValueChanges-class.jade

207 lines
1.8 KiB
Plaintext
Raw Normal View History

2015-04-19 16:53:18 -04:00
p.
<span class="location-badge">exported from <a href="/angular2/pipes">angular2/pipes</a></span>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/change_detection/pipes/keyvalue_changes.js#L21">angular2/src/change_detection/pipes/keyvalue_changes.js (line 21)</a>
:markdown
.l-main-section
h2 Members
.l-sub-section
h3 constructor
pre.prettyprint
code.
()
:markdown
.l-sub-section
h3 check
pre.prettyprint
code.
(map)
:markdown
.l-sub-section
h3 forEachAddedItem
pre.prettyprint
code.
(fn:Function)
:markdown
.l-sub-section
h3 forEachChangedItem
pre.prettyprint
code.
(fn:Function)
:markdown
.l-sub-section
h3 forEachItem
pre.prettyprint
code.
(fn:Function)
:markdown
.l-sub-section
h3 forEachPreviousItem
pre.prettyprint
code.
(fn:Function)
:markdown
.l-sub-section
h3 forEachRemovedItem
pre.prettyprint
code.
(fn:Function)
:markdown
.l-sub-section
h3 isDirty
:markdown
.l-sub-section
h3 supports
pre.prettyprint
code.
(obj)
:markdown
.l-sub-section
h3 supportsObj
pre.prettyprint
code.
(obj)
:markdown
.l-sub-section
h3 toString
pre.prettyprint
code.
()
:markdown
.l-sub-section
h3 transform
pre.prettyprint
code.
(map)
:markdown