Project

General

Profile

« Previous | Next » 

Revision a0d81001

Added by Katja Luther about 6 years ago

improve communication between editor parts when editing MAN

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/e4/supplementaldata/SupplementalDataViewerE4.java
176 176

  
177 177
	@Inject
178 178
    @Optional
179
    private void updateView(@UIEventTopic(WorkbenchEventConstants.REFRESH_TAXON_DETAILS)boolean refresh){
179
    private void updateView(@UIEventTopic(WorkbenchEventConstants.REFRESH_SUPPLEMENTAL)boolean refresh){
180 180
        if(refresh){
181 181
            this.refresh();
182 182
        }

Also available in: Unified diff