Project

General

Profile

« Previous | Next » 

Revision e0b35bf1

Added by Niels Hoffmann almost 13 years ago

Refactoring of property change handling. Also fixes #2363

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/classification/TaxonNodeDetailElement.java
157 157
		} else if (eventSource == checkbox_openInEditor) {
158 158
			setOpenInEditor(checkbox_openInEditor.getSelection());
159 159
		}
160

  
161
		firePropertyChangeEvent(new CdmPropertyChangeEvent(this, null));
162

  
163 160
	}
164 161

  
165 162
	/**

Also available in: Unified diff