Uses of Interface
com.vaadin.client.widget.grid.events.FooterDoubleClickHandler
-
Packages that use FooterDoubleClickHandler Package Description com.vaadin.client.widgets -
-
Uses of FooterDoubleClickHandler in com.vaadin.client.widgets
Methods in com.vaadin.client.widgets with parameters of type FooterDoubleClickHandler Modifier and Type Method Description com.google.gwt.event.shared.HandlerRegistration
Grid. addFooterDoubleClickHandler(FooterDoubleClickHandler handler)
Register a FooterDoubleClickHandler to this Grid.
-