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