Proof-Of-Concept TabbedPropertySheet implementation
authorn.hoffmann <n.hoffmann@localhost>
Thu, 11 Jun 2009 15:01:29 +0000 (15:01 +0000)
committern.hoffmann <n.hoffmann@localhost>
Thu, 11 Jun 2009 15:01:29 +0000 (15:01 +0000)
taxeditor-editor/plugin.xml

index 044eb7f127435165e6d8e6759ecfe3b1885a4ea7..49831296d4a8723295b1adc789d8c0474d94fb8d 100644 (file)
                id="taxonNameEditor.overview.name"
                tab="taxonNameEditor.nameTab">
             <input
-                  type="eu.etaxonomy.cdm.model.taxon.Taxon">
+                  type="eu.etaxonomy.taxeditor.editor.name.AcceptedNameComposite">
             </input>
             <input
-                  type="eu.etaxonomy.cdm.model.taxon.Synonym">
+                  type="eu.etaxonomy.taxeditor.editor.name.SynonymComposite">
             </input>
          </propertySection>
          <propertySection
                id="taxonNameEditor.nameSection"
                tab="taxonNameEditor.nameTab">
             <input
-                  type="eu.etaxonomy.cdm.model.taxon.Taxon">
+                  type="eu.etaxonomy.taxeditor.editor.name.AcceptedNameComposite">
             </input>
             <input
-                  type="eu.etaxonomy.cdm.model.taxon.Synonym">
+                  type="eu.etaxonomy.taxeditor.editor.name.SynonymComposite">
             </input>
          </propertySection>
-         <propertySection
+         <!--propertySection
                afterSection="taxonNameEditor.nameSection"
                class="eu.etaxonomy.taxeditor.propertysheet.tabbed.AuthorSection"
                id="taxonNameEditor.authorSection"
             <input
                   type="eu.etaxonomy.cdm.model.taxon.Synonym">
             </input>
-         </propertySection>
+         </propertySection-->
          <propertySection
                class="eu.etaxonomy.taxeditor.propertysheet.tabbed.CreatedSection"
                id="taxonNameEditor.createdSection"