| Package | Description |
|---|---|
| com.vaadin.client.widget.grid.events |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BodyClickHandler
Handler for
GridClickEvents that happen in the body of the Grid. |
interface |
FooterClickHandler
Handler for
GridClickEvents that happen in the footer of the Grid. |
interface |
HeaderClickHandler
Handler for
GridClickEvents that happen in the header of the Grid. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GridClickEvent.doDispatch(AbstractGridMouseEventHandler.GridClickHandler handler,
GridConstants.Section section) |
Copyright © 2016 Vaadin Ltd. All rights reserved.