Public Member Functions | |
| void | selectionChanged (int listIndex, Node[] nodes) |
| void cern.gp.explorer.MultiListExplorer.SelectionListener.selectionChanged | ( | int | listIndex, | |
| Node[] | nodes | |||
| ) |
Notifies that the selection changed in the list number listIndex. The new selection is given by nodes.
| listIndex | the index of the list to create (from 0 to n-1) | |
| nodes | the array representing the new selection |
1.7.0