Project

General

Profile

« Previous | Next » 

Revision 056e4137

Added by Patrick Plitzner over 9 years ago

  • added amplification description to single read label in hierarchy
    • added marker to update method of amplification description

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/occurrence/dna/AmplificationGeneralDetailElement.java
142 142
        }
143 143
        else if(eventSource==comboMarker){
144 144
            getEntity().setDnaMarker(comboMarker.getSelection());
145
            updateDesignationText();
145 146
        }
146 147
        else if(eventSource==dateAmplification){
147 148
            getEntity().setTimeperiod(dateAmplification.getTimePeriod());

Also available in: Unified diff