Searched defs:control (Results 1 – 3 of 3) sorted by relevance
117 @Input() control = new FormControl(''); property in SearchListComponent
273 control = new FormControl(); property in TestHostComponent
149 private void sendCommand(int control) { in sendCommand()