2015-07-27 22:12:30 -07:00
p.location-badge.
exported from <a href='../forms'>angular2/forms</a>
2015-08-02 23:08:36 -07:00
defined in <a href="https://github.com/angular/angular/tree/2.0.0-alpha.33/modules/angular2/src/forms/directives/ng_control.ts#L2-L17">angular2/src/forms/directives/ng_control.ts (line 2)</a>
2015-07-27 22:12:30 -07:00
:markdown
An abstract class that all control directive extend.
It binds a <a href='Control-class.html'><code>Control</code></a> object to a DOM element.
.l-main-section
h2 Members
.l-sub-section
h3 name
:markdown
.l-sub-section
h3 valueAccessor
:markdown
.l-sub-section
h3 validator
:markdown
.l-sub-section
h3 path
:markdown
.l-sub-section
h3 viewToModelUpdate
pre.prettyprint
code.
viewToModelUpdate(newValue: any)
:markdown