Project

General

Profile

« Previous | Next » 

Revision fe785c1e

Added by Andreas Kohlbecker almost 7 years ago

fix #6687 per view implementation of the 'session-per-conversation' pattern

View differences:

src/main/java/eu/etaxonomy/vaadin/mvp/AbstractCdmPopupEditor.java
21 21
import com.vaadin.ui.themes.ValoTheme;
22 22

  
23 23
import eu.etaxonomy.cdm.model.common.CdmBase;
24
import eu.etaxonomy.cdm.vaadin.component.SelectFieldFactory;
25 24

  
26 25
/**
27 26
 * @author a.kohlbecker
......
39 38

  
40 39
    private Button advancedModeButton;
41 40

  
42
    protected SelectFieldFactory selectFieldFactory;
43

  
44 41
    /**
45 42
     * @param layout
46 43
     * @param dtoType

Also available in: Unified diff