Project

General

Profile

« Previous | Next » 

Revision b43e3e03

Added by Patrick Plitzner over 6 years ago

ref #6905 Enable supplemental view for selections in details view

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/e4/details/DetailsPartE4.java
24 24
import eu.etaxonomy.taxeditor.model.AbstractUtility;
25 25
import eu.etaxonomy.taxeditor.model.FeatureNodeContainer;
26 26
import eu.etaxonomy.taxeditor.model.IPartContentHasDetails;
27
import eu.etaxonomy.taxeditor.model.IPartContentHasSupplementalData;
27 28
import eu.etaxonomy.taxeditor.view.e4.AbstractCdmEditorPartE4;
28 29
import eu.etaxonomy.taxeditor.workbench.part.ISelectionElementEditingPart;
29 30

  
......
32 33
 * @date 18.07.2017
33 34
 *
34 35
 */
35
public class DetailsPartE4 extends AbstractCdmEditorPartE4{
36
public class DetailsPartE4 extends AbstractCdmEditorPartE4 implements IPartContentHasSupplementalData {
36 37

  
37 38
    private ISelectionChangedListener selectionChangedListener;
38 39

  

Also available in: Unified diff