Project

General

Profile

« Previous | Next » 

Revision ba34fb74

Added by Patrick Plitzner over 10 years ago

  • added context menu to DerivateView

View differences:

eu.etaxonomy.taxeditor.editor/plugin.xml
542 542
               style="push">
543 543
         </command>
544 544
      </menuContribution>
545
      <menuContribution
546
            locationURI="popup:eu.etaxonomy.taxeditor.editor.view.derivate.DerivateView">
547
         <command
548
               commandId="eu.etaxonomy.taxeditor.description.commands.adddescrip"
549
               label="New DerivedUni"
550
               style="push">
551
         </command>
552
         <separator
553
               name="eu.etaxonomy.taxeditor.editor.separator1"
554
               visible="true">
555
         </separator>
556
         <dynamic
557
               class="eu.etaxonomy.taxeditor.editor.view.derivate.CreateDerivateContextMenu"
558
               id="eu.etaxonomy.taxeditor.editor.view.derivate.CreateDerivateContextMenu">
559
         </dynamic>
560
         <command
561
               commandId="eu.etaxonomy.taxeditor.editor.command1"
562
               label="bla"
563
               style="push"
564
               tooltip="bla">
565
         </command>
566
      </menuContribution>
545 567
      
546 568
      
547 569
      

Also available in: Unified diff