Uses of Class
fr.ifremer.coser.ui.selection.SelectionHandler

Packages that use SelectionHandler
fr.ifremer.coser.ui.result   
fr.ifremer.coser.ui.selection   
 

Uses of SelectionHandler in fr.ifremer.coser.ui.result
 

Fields in fr.ifremer.coser.ui.result declared as SelectionHandler
protected  SelectionHandler SelectionAddResultDialog.handler
           
protected  SelectionHandler SelectionEditResultDialog.handler
           
 

Methods in fr.ifremer.coser.ui.result that return SelectionHandler
 SelectionHandler SelectionAddResultDialog.getHandler()
           
 SelectionHandler SelectionEditResultDialog.getHandler()
           
 

Methods in fr.ifremer.coser.ui.result with parameters of type SelectionHandler
 void SelectionAddResultDialog.setHandler(SelectionHandler handler)
           
 void SelectionEditResultDialog.setHandler(SelectionHandler handler)
           
 

Uses of SelectionHandler in fr.ifremer.coser.ui.selection
 

Fields in fr.ifremer.coser.ui.selection declared as SelectionHandler
protected  SelectionHandler SelectionDetailsView.handler
           
protected  SelectionHandler SelectionListsView.handler
           
protected  SelectionHandler SpeciesFusionDialog.handler
           
protected  SelectionHandler SelectionRsufiView.handler
           
protected  SelectionHandler SelectionView.handler
           
 

Methods in fr.ifremer.coser.ui.selection that return SelectionHandler
 SelectionHandler SelectionDetailsView.getHandler()
           
 SelectionHandler SelectionListsView.getHandler()
           
 SelectionHandler SpeciesFusionDialog.getHandler()
           
 SelectionHandler SelectionRsufiView.getHandler()
           
 SelectionHandler SelectionView.getHandler()
           
 

Methods in fr.ifremer.coser.ui.selection with parameters of type SelectionHandler
 void SelectionDetailsView.setHandler(SelectionHandler handler)
           
 void SelectionListsView.setHandler(SelectionHandler handler)
           
 void SpeciesFusionDialog.setHandler(SelectionHandler handler)
           
 void SelectionRsufiView.setHandler(SelectionHandler handler)
           
 void SelectionView.setHandler(SelectionHandler handler)
           
 



Copyright © 2010-2012 Ifremer. All Rights Reserved.