R - the row type of the containing Gridpublic static interface ClickableRenderer.RendererClickHandler<R>
extends com.google.gwt.event.shared.EventHandler
renderer click events.| Modifier and Type | Method and Description |
|---|---|
void |
onClick(ClickableRenderer.RendererClickEvent<R> event)
Called when a rendered button is clicked.
|
void onClick(ClickableRenderer.RendererClickEvent<R> event)
event - the event representing the clickCopyright © 2018 Vaadin Ltd. All rights reserved.