| Package | Description |
|---|---|
| com.vaadin.client.widget.grid.events |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BodyKeyPressHandler
Handler for
GridKeyPressEvents that happen when the focused cell is
in the body of the Grid. |
interface |
FooterKeyPressHandler
Handler for
GridKeyPressEvents that happen when the focused cell is
in the footer of the Grid. |
interface |
HeaderKeyPressHandler
Handler for
GridKeyPressEvents that happen when the focused cell is
in the header of the Grid. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GridKeyPressEvent.doDispatch(AbstractGridKeyEventHandler.GridKeyPressHandler handler,
GridConstants.Section section) |
Copyright © 2016 Vaadin Ltd. All rights reserved.