public void executeQuery() { if(this.queryRun()) { this.queryRun().query().dataSourceNo(1).clearRanges(); //TODO: восстановление фильтров из контролов на форме } super(); }