|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SelectionListsView | |
|---|---|
| fr.ifremer.coser.ui.selection | |
| Uses of SelectionListsView in fr.ifremer.coser.ui.selection |
|---|
| Fields in fr.ifremer.coser.ui.selection declared as SelectionListsView | |
|---|---|
protected SelectionListsView |
SelectionView.selectionListsView
|
| Methods in fr.ifremer.coser.ui.selection that return SelectionListsView | |
|---|---|
SelectionListsView |
SelectionView.getSelectionListsView()
|
| Methods in fr.ifremer.coser.ui.selection with parameters of type SelectionListsView | |
|---|---|
protected boolean |
SelectionHandler.checkSelectionListComments(SelectionListsView view,
Selection selection)
Test que les selections sont complete ou alors justifiée par un commentaires. |
void |
SelectionHandler.displayLengthStructureGraph(SelectionListsView view)
Display lengthStructure matrix in matrixviewerpanel. |
protected Set<String> |
SelectionHandler.getOccurenceDensityFilteredSpecies(SelectionListsView view,
double occurrence,
double density)
Return l'ensemble des especes qui respece le filtrage par occurrence/densite. |
protected boolean |
SelectionHandler.saveProjectSelection(SelectionListsView view)
Sauvegarde la sélection (partie listes de selection). |
void |
SelectionHandler.saveSelection(SelectionListsView view)
Sauvegarde la sélection (partie listes de selection) et affiche un message utilisateur. |
protected void |
SelectionHandler.saveSelectionLists(SelectionListsView view,
Selection selection)
Sauve les éléments selectionnés dans la sélection. |
void |
SelectionHandler.updateOccurrenceDensityFilter(SelectionListsView view)
Mise à jour du filtre d'ocurrence et densité. |
void |
SelectionHandler.validSelection(SelectionListsView view)
Marque la selection comme validée et la sauve ensuite). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||