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/occurrence/GatheringEventDetailElement.java
154 154
			getEntity().setGatheringEventDescription(
155 155
					text_gatheringEventDescription.getText());
156 156
		}
157
		firePropertyChangeEvent(new CdmPropertyChangeEvent(this, null));
158 157
	}
159 158
}

Also available in: Unified diff