Project

General

Profile

« Previous | Next » 

Revision 1bfcc747

Added by Katja Luther almost 8 years ago

add first implementation for simple details view

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/name/AuthorshipDetailSection.java
31 31

  
32 32
	private TaxonBase taxonBase;
33 33

  
34

  
34 35
	public AuthorshipDetailSection(CdmFormFactory cdmFormFactory, ConversationHolder conversation, ICdmFormElement parentElement,
35 36
			ISelectionProvider selectionProvider, int style) {
36 37
		super(cdmFormFactory, conversation, parentElement, selectionProvider, style);
38

  
37 39
	}
38 40

  
39 41
	/** {@inheritDoc} */

Also available in: Unified diff