import {Renderer} from 'angular2/render'; import {ElementRef, QueryList, Directive, Query} from 'angular2/angular2'; import {NgControl} from './ng_control'; import {ControlValueAccessor} from './control_value_accessor'; import {isPresent} from 'angular2/src/facade/lang'; import {setProperty} from './shared'; /** * Marks