| Package | Description |
|---|---|
| com.vaadin.client.widget.grid.events | |
| com.vaadin.client.widgets |
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<GridSelectionAllowedHandler> |
GridSelectionAllowedEvent.TYPE
The type of this event.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<GridSelectionAllowedHandler> |
GridSelectionAllowedEvent.getAssociatedType() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GridSelectionAllowedEvent.dispatch(GridSelectionAllowedHandler handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
Grid.SelectionColumn |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
Grid.addSelectionAllowedHandler(GridSelectionAllowedHandler handler)
Register a selection allowed status change handler to this Grid.
|
Copyright © 2018 Vaadin Ltd. All rights reserved.