2015-06-01 22:51:00 -07:00
p.location-badge.
exported from <a href='../change_detection'>angular2/change_detection</a>
2015-06-19 12:08:22 -07:00
defined in <a href="https://github.com/angular/angular/tree/3a0410a/modules/angular2/src/change_detection/interfaces.ts#L41-L58">angular2/src/change_detection/interfaces.ts (line 41)</a>
2015-06-01 22:51:00 -07:00
:markdown
.l-main-section
h2 Members
.l-sub-section
2015-06-19 12:08:22 -07:00
h3 parent
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
2015-06-19 12:08:22 -07:00
h3 mode
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
2015-06-19 12:08:22 -07:00
h3 addChild
2015-06-01 22:51:00 -07:00
pre.prettyprint
code.
2015-06-19 12:08:22 -07:00
addChild(cd: ChangeDetector)
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
2015-06-19 12:08:22 -07:00
h3 addShadowDomChild
2015-06-01 22:51:00 -07:00
pre.prettyprint
code.
2015-06-19 12:08:22 -07:00
addShadowDomChild(cd: ChangeDetector)
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
2015-06-19 12:08:22 -07:00
h3 removeChild
2015-06-01 22:51:00 -07:00
pre.prettyprint
code.
2015-06-19 12:08:22 -07:00
removeChild(cd: ChangeDetector)
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
2015-06-19 12:08:22 -07:00
h3 removeShadowDomChild
2015-06-01 22:51:00 -07:00
pre.prettyprint
code.
2015-06-19 12:08:22 -07:00
removeShadowDomChild(cd: ChangeDetector)
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
2015-06-19 12:08:22 -07:00
h3 remove
2015-06-01 22:51:00 -07:00
pre.prettyprint
code.
2015-06-19 12:08:22 -07:00
remove()
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
2015-06-19 12:08:22 -07:00
h3 hydrate
2015-06-01 22:51:00 -07:00
2015-06-19 12:08:22 -07:00
pre.prettyprint
code.
hydrate(context: any, locals: Locals, directives: any)
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
2015-06-19 12:08:22 -07:00
h3 dehydrate
2015-06-01 22:51:00 -07:00
2015-06-19 12:08:22 -07:00
pre.prettyprint
code.
dehydrate()
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
2015-06-19 12:08:22 -07:00
h3 markPathToRootAsCheckOnce
2015-06-01 22:51:00 -07:00
pre.prettyprint
code.
2015-06-19 12:08:22 -07:00
markPathToRootAsCheckOnce()
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
2015-06-19 12:08:22 -07:00
h3 detectChanges
2015-06-01 22:51:00 -07:00
pre.prettyprint
code.
2015-06-19 12:08:22 -07:00
detectChanges()
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
2015-06-19 12:08:22 -07:00
h3 checkNoChanges
2015-06-01 22:51:00 -07:00
pre.prettyprint
code.
2015-06-19 12:08:22 -07:00
checkNoChanges()
2015-06-01 22:51:00 -07:00
:markdown