- implemented and added statistical measures section to Feature DetailView (#4448)
authorPatric Plitzner <p.plitzner@bgbm.org>
Tue, 28 Apr 2015 15:16:29 +0000 (15:16 +0000)
committerPatric Plitzner <p.plitzner@bgbm.org>
Tue, 28 Apr 2015 15:16:29 +0000 (15:16 +0000)
commita55772e7df5e2cf42860f54893c41b4c8b708462
tree518c33ae3bc5709cf8942189be9266479ebd88d1
parent31645e4feae1db9080b6c0c48adfd5570b4cfe5e
 - implemented and added statistical measures section to Feature DetailView (#4448)
.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/description/StatisticalMeasurementValueElement.java
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/vocabulary/FeatureDetailElement.java
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/vocabulary/MeasurementUnitCollectionElement.java
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/vocabulary/StatisticalMeasureCollectionElement.java [new file with mode: 0644]
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/vocabulary/StatisticalMeasureCollectionSection.java [new file with mode: 0644]