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