| Package | Description |
|---|---|
| com.vaadin.client.widget.grid.selection | |
| com.vaadin.client.widgets |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<SelectionHandler> |
SelectionEvent.getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<SelectionHandler> |
SelectionEvent.getType()
Gets a type identifier for this event.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
HasSelectionHandlers.addSelectionHandler(SelectionHandler<T> handler)
Register a selection change handler.
|
protected void |
SelectionEvent.dispatch(SelectionHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
Grid.addSelectionHandler(SelectionHandler<T> handler) |
Copyright © 2023 Vaadin Ltd. All rights reserved.