Project

General

Profile

« Previous | Next » 

Revision 4dad1581

Added by Patrick Plitzner over 9 years ago

  • update label cache

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/occurrence/dna/AmplificationGeneralDetailElement.java
102 102
        else if(eventSource==selectionPrimerRW){
103 103
            getEntity().setReversePrimer(selectionPrimerRW.getSelection());
104 104
        }
105
        getEntity().updateCache();
106
        textDesignation.setText(getEntity().getLabelCache());
105 107
    }
106 108
}

Also available in: Unified diff