Project

General

Profile

« Previous | Next » 

Revision cf54a234

Added by Katja Luther over 1 year ago

ref #10182: update details view when it gets the focus and there are changes - continue

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/e4/container/AbstractGroupedContainer.java
168 168
				storeCursor();
169 169
				// notify selection listener
170 170
				setDelayedSelection();
171
				EventUtility.postAsyncEvent(WorkbenchEventConstants.ENABLE_TAXON_DETAILS, false);
171
				EventUtility.postAsyncEvent(WorkbenchEventConstants.NEED_REFRESH_DETAILS, false);
172 172

  
173 173
		};
174 174

  

Also available in: Unified diff