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