public interface RecordDoubleClickHandler
extends com.google.gwt.event.shared.EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onRecordDoubleClick(RecordDoubleClickEvent event)
Executed when the tileGrid receives a 'doubleclick' event on a tile.
|
void onRecordDoubleClick(RecordDoubleClickEvent event)
com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent#cancel()
from within onRecordDoubleClick(com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent)
. Otherwise, return true so that the doubleclick event be registered with the tile.event
- the event