Project

General

Profile

« Previous | Next » 

Revision cfabbeb0

Added by Andreas Kohlbecker almost 7 years ago

ref #6724 SpecimenTypeDesignationWorkingsetEditor improvements

  • better country select item captions
  • extending the SpecimenTypeDesignationWorkingSetDTO
  • adding more fields to the editor
  • Custom component for the min-max-freetext fields like 'Absolute elevation'

View differences:

src/main/java/eu/etaxonomy/vaadin/mvp/AbstractCdmPopupEditor.java
22 22

  
23 23
import eu.etaxonomy.cdm.model.common.CdmBase;
24 24
import eu.etaxonomy.cdm.vaadin.component.SelectFieldFactory;
25
import eu.etaxonomy.vaadin.ui.view.PopupEditorFactory;
26 25

  
27 26
/**
28 27
 * @author a.kohlbecker
......
40 39

  
41 40
    private Button advancedModeButton;
42 41

  
43
    /**
44
     * set by the {@link PopupEditorFactory}
45
     */
46 42
    protected SelectFieldFactory selectFieldFactory;
47 43

  
48 44
    /**

Also available in: Unified diff