com.vaadin.client.widget.grid.events.

Class GridClickEvent

    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.google.gwt.event.dom.client.DomEvent

        com.google.gwt.event.dom.client.DomEvent.Type<H extends com.google.gwt.event.shared.EventHandler>
    • Constructor Summary

      Constructors
      Constructor and Description
      GridClickEvent() 
      GridClickEvent(Grid<?> grid, CellReference<?> targetCell)

      Deprecated. 

      This constructor's arguments are no longer used. Use the no-args constructor instead.