Project

General

Profile

« Previous | Next » 

Revision a14f5d39

Added by Patrick Plitzner over 10 years ago

  • adapted EntitiySelectionElement to be able to use with WindowBuilder

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/AbstractEntityCollectionSection.java
280 280
	}
281 281

  
282 282
	/**
283
	 * Remove an element from the entities collection and update the section 
283
	 * Remove an element from the entities collection and update the section
284 284
	 *
285 285
	 * @param element a ELEMENT object.
286 286
	 */
......
288 288
		removeElement(element);
289 289
		internalUpdateSection(true);
290 290
	}
291
	
291

  
292 292
	/**
293 293
	 * Get the specific collection of this entity
294 294
	 *

Also available in: Unified diff