26 lines
584 B
Plaintext
26 lines
584 B
Plaintext
|
|
p.location-badge.
|
|
exported from <a href='../lifecycle_hooks'>angular2/lifecycle_hooks</a>
|
|
defined in <a href="https://github.com/angular/angular/tree/2.0.0-alpha.37/modules/angular2/src/core/compiler/interfaces.ts#L160-L178">angular2/src/core/compiler/interfaces.ts (line 160)</a>
|
|
|
|
:markdown
|
|
Defines interfaces to be implemented by directives when they need to hook into the change
|
|
detection mechanism.
|
|
.l-main-section
|
|
h2 Members
|
|
.l-sub-section
|
|
h3 afterViewChecked
|
|
|
|
|
|
pre.prettyprint
|
|
code.
|
|
afterViewChecked()
|
|
|
|
:markdown
|
|
|
|
|
|
|
|
|
|
|
|
|