| Package | Description |
|---|---|
| com.vaadin.event | |
| com.vaadin.ui |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectionEvent.SelectionNotifier.addSelectionListener(SelectionEvent.SelectionListener listener)
Registers a new selection listener
|
void |
SelectionEvent.SelectionNotifier.removeSelectionListener(SelectionEvent.SelectionListener listener)
Removes a previously registered selection change listener
|
| Modifier and Type | Method and Description |
|---|---|
void |
Grid.addSelectionListener(SelectionEvent.SelectionListener listener) |
void |
Grid.removeSelectionListener(SelectionEvent.SelectionListener listener) |
Copyright © 2016 Vaadin Ltd. All rights reserved.