| Package | Description |
|---|---|
| com.vaadin.client.widget.grid.events |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BodyDoubleClickHandler
Handler for
GridDoubleClickEvents that happen in the body of the
Grid. |
interface |
FooterDoubleClickHandler
Handler for
GridDoubleClickEvents that happen in the footer of the
Grid. |
interface |
HeaderDoubleClickHandler
Handler for
GridDoubleClickEvents that happen in the header of the
Grid. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GridDoubleClickEvent.doDispatch(AbstractGridMouseEventHandler.GridDoubleClickHandler handler,
GridConstants.Section section) |
Copyright © 2016 Vaadin Ltd. All rights reserved.