Project

General

Profile

« Previous | Next » 

Revision 123796a3

Added by Katja Luther about 5 years ago

ref #7428: move updateViews into AbstractUtility

View differences:

eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/e4/BulkEditorE4.java
300 300
        return null;
301 301
    }
302 302

  
303
    /**
304
     * {@inheritDoc}
305
     */
306
    @Override
307
    public void update() {
308
        input.performSearch(lastQuery, getSelection());
309

  
310
    }
311

  
303 312
}

Also available in: Unified diff