angular-cn/public/docs/js/latest/api/change_detection/NullPipeFactory-class.jade

58 lines
729 B
Plaintext
Raw Normal View History

p.location-badge.
2015-06-01 22:51:00 -07:00
exported from <a href='../change_detection'>angular2/change_detection</a>
defined in <a href="https://github.com/angular/angular/tree/3a0410a/modules/angular2/src/change_detection/pipes/null_pipe.ts#L2-L14">angular2/src/change_detection/pipes/null_pipe.ts (line 2)</a>
:markdown
.l-main-section
h2 Members
.l-sub-section
h3 constructor
pre.prettyprint
code.
2015-06-01 22:51:00 -07:00
constructor()
:markdown
2015-06-01 22:51:00 -07:00
.l-sub-section
h3 supports
2015-06-01 22:51:00 -07:00
pre.prettyprint
code.
supports(obj)
2015-06-01 22:51:00 -07:00
:markdown
2015-06-01 22:51:00 -07:00
.l-sub-section
h3 create
pre.prettyprint
code.
create(cdRef)
:markdown
2015-06-01 22:51:00 -07:00