- implemented SynonymRelationship detail section for the DetailsView of Synonyms...
authorPatric Plitzner <p.plitzner@bgbm.org>
Wed, 29 Jan 2014 07:58:59 +0000 (07:58 +0000)
committerPatric Plitzner <p.plitzner@bgbm.org>
Wed, 29 Jan 2014 07:58:59 +0000 (07:58 +0000)
commitca9fc8ea81b47b05b4d6b58eeb7172f2e31712ed
treed16d13cdf37d51a9181a28e33bb9e0329cecd1ac
parent64d0afdcf974c45393e1157787d7acf3dd6f6e1a
 - implemented SynonymRelationship detail section for the DetailsView of Synonyms (#3588 #3589)
.gitattributes
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/element/CdmFormFactory.java
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/name/SynonymRelationshipDetailElement.java [new file with mode: 0644]
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/name/SynonymRelationshipDetailSection.java [new file with mode: 0644]
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/name/SynonymRelationshipWizard.java [new file with mode: 0644]
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/name/SynonymRelationshipWizardPage.java [new file with mode: 0644]
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/taxon/TaxonBaseDetailElement.java
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/taxon/TaxonBaseDetailSection.java
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/detail/DetailsViewer.java