|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.client.widgets.Grid.AbstractGridMouseEvent<AbstractGridMouseEventHandler.GridClickHandler>
com.vaadin.client.widget.grid.events.GridClickEvent
public class GridClickEvent
Represents native mouse click event in Grid.
| Constructor Summary | |
|---|---|
GridClickEvent(Grid<?> grid,
CellReference<?> targetCell)
|
|
| Method Summary | |
|---|---|
protected void |
doDispatch(AbstractGridMouseEventHandler.GridClickHandler handler,
com.vaadin.shared.ui.grid.GridConstants.Section section)
|
protected java.lang.String |
getBrowserEventType()
|
| Methods inherited from class com.vaadin.client.widgets.Grid.AbstractGridMouseEvent |
|---|
dispatch, getAssociatedType, getGrid, getTargetCell |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GridClickEvent(Grid<?> grid,
CellReference<?> targetCell)
| Method Detail |
|---|
protected java.lang.String getBrowserEventType()
getBrowserEventType in class Grid.AbstractGridMouseEvent<AbstractGridMouseEventHandler.GridClickHandler>
protected void doDispatch(AbstractGridMouseEventHandler.GridClickHandler handler,
com.vaadin.shared.ui.grid.GridConstants.Section section)
doDispatch in class Grid.AbstractGridMouseEvent<AbstractGridMouseEventHandler.GridClickHandler>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||