public void lookup(FormControl _formControl, str _filterStr) { flag = true; super(_formControl, _filterStr); flag = false; }