Project

General

Profile

« Previous | Next » 

Revision 0a72efb6

Added by Cherian Mathew almost 9 years ago

#5009 Update plugin to use remoting handlers

View differences:

eu.etaxonomy.taxeditor.navigation/plugin.xml
513 513
            </reference>
514 514
         </activeWhen>
515 515
      </handler>
516
      <handler
517
            class="eu.etaxonomy.taxeditor.navigation.key.polytomous.handler.RemotingDeletePolytomousKeyHandler"
518
            commandId="eu.etaxonomy.taxeditor.navigation.key.polytomous.command.delete">
519
         <activeWhen>
520
            <reference
521
                  definitionId="isRemoting">
522
            </reference>
523
         </activeWhen>
524
      </handler>
525
      <handler
526
            class="eu.etaxonomy.taxeditor.navigation.key.polytomous.handler.RemotingUpdatePolytomousKeyAllNodesHandler"
527
            commandId="eu.etaxonomy.taxeditor.navigation.key.polytomous.refreshKeyNodes">
528
         <activeWhen>
529
            <reference
530
                  definitionId="isRemoting">
531
            </reference>
532
         </activeWhen>
533
      </handler>
516 534
   </extension>
517 535

  
518 536
      

Also available in: Unified diff