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

175 lines
1.7 KiB
Plaintext
Raw Normal View History

2015-04-19 13:53:18 -07:00
2015-04-22 08:06:51 -07:00
p.location-badge.
2015-06-01 22:51:00 -07:00
exported from <a href='../pipes'>angular2/pipes</a>
defined in <a href="https://github.com/angular/angular/tree/3a0410a/modules/angular2/src/change_detection/pipes/keyvalue_changes.ts#L16-L329">angular2/src/change_detection/pipes/keyvalue_changes.ts (line 16)</a>
2015-04-19 13:53:18 -07:00
:markdown
.l-main-section
h2 Members
.l-sub-section
h3 supports
2015-04-19 13:53:18 -07:00
pre.prettyprint
code.
supports(obj)
2015-04-19 13:53:18 -07:00
:markdown
2015-04-19 13:53:18 -07:00
2015-06-01 22:51:00 -07:00
2015-04-19 13:53:18 -07:00
.l-sub-section
h3 transform
2015-04-19 13:53:18 -07:00
pre.prettyprint
code.
transform(map)
2015-04-19 13:53:18 -07:00
:markdown
2015-04-19 13:53:18 -07:00
2015-06-01 22:51:00 -07:00
2015-04-19 13:53:18 -07:00
.l-sub-section
h3 isDirty
2015-04-19 13:53:18 -07:00
:markdown
2015-04-19 13:53:18 -07:00
2015-06-01 22:51:00 -07:00
2015-04-19 13:53:18 -07:00
.l-sub-section
h3 forEachItem
pre.prettyprint
code.
2015-06-01 22:51:00 -07:00
forEachItem(fn: Function)
2015-04-19 13:53:18 -07:00
:markdown
2015-04-19 13:53:18 -07:00
2015-06-01 22:51:00 -07:00
2015-04-19 13:53:18 -07:00
.l-sub-section
h3 forEachPreviousItem
pre.prettyprint
code.
2015-06-01 22:51:00 -07:00
forEachPreviousItem(fn: Function)
2015-04-19 13:53:18 -07:00
:markdown
2015-04-19 13:53:18 -07:00
2015-06-01 22:51:00 -07:00
2015-04-19 13:53:18 -07:00
.l-sub-section
h3 forEachChangedItem
2015-04-19 13:53:18 -07:00
pre.prettyprint
code.
forEachChangedItem(fn: Function)
2015-04-19 13:53:18 -07:00
:markdown
2015-04-19 13:53:18 -07:00
2015-06-01 22:51:00 -07:00
2015-04-19 13:53:18 -07:00
.l-sub-section
h3 forEachAddedItem
2015-04-19 13:53:18 -07:00
pre.prettyprint
code.
forEachAddedItem(fn: Function)
2015-04-19 13:53:18 -07:00
:markdown
2015-04-19 13:53:18 -07:00
2015-06-01 22:51:00 -07:00
2015-04-19 13:53:18 -07:00
.l-sub-section
h3 forEachRemovedItem
2015-04-19 13:53:18 -07:00
pre.prettyprint
code.
forEachRemovedItem(fn: Function)
2015-04-19 13:53:18 -07:00
:markdown
2015-04-19 13:53:18 -07:00
.l-sub-section
h3 check
2015-04-19 13:53:18 -07:00
pre.prettyprint
code.
check(map)
2015-04-19 13:53:18 -07:00
:markdown
2015-04-19 13:53:18 -07:00
2015-06-01 22:51:00 -07:00
2015-04-19 13:53:18 -07:00
.l-sub-section
h3 toString
2015-04-19 13:53:18 -07:00
pre.prettyprint
code.
toString()
2015-04-19 13:53:18 -07:00
:markdown
2015-04-19 13:53:18 -07:00
2015-06-01 22:51:00 -07:00
2015-04-19 13:53:18 -07:00