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