Project

General

Profile

« Previous | Next » 

Revision 3ccdb99b

Added by Patrick Plitzner over 8 years ago

Add generic cdmViewer extension context menu to bulk editor

  • add handler for opening referencing objects view

View differences:

eu.etaxonomy.taxeditor.bulkeditor/plugin.xml
225 225
               </reference>
226 226
            </visibleWhen>
227 227
         </command>
228
         <dynamic
229
               class="eu.etaxonomy.taxeditor.view.CdmViewerContextMenu"
230
               id="eu.etaxonomy.taxeditor.bulkeditor.cdmViewerContextMenu">
231
         </dynamic>
228 232
      </menuContribution>
229 233
   </extension>
230 234
   <extension
......
476 480
            class="eu.etaxonomy.taxeditor.bulkeditor.handler.ConvertPerson2TeamHandler"
477 481
            commandId="eu.etaxonomy.taxeditor.bulkeditor.convertPerson2Team">
478 482
      </handler>
483
      <handler
484
            class="eu.etaxonomy.taxeditor.handler.defaultHandler.OpenReferencingObjectsView"
485
            commandId="eu.etaxonomy.taxeditor.openReferencingObjectsView">
486
      </handler>
479 487
      
480 488
   </extension>
481 489
   <extension

Also available in: Unified diff