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 SelectionEditResultDialog.handler
           
protected  SelectionHandler SelectionAddResultDialog.handler
           
 

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

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

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

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

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

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



Copyright © 2010-2011 Ifremer. All Rights Reserved.