|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RecordDoubleClickHandler
Method Summary | |
---|---|
void |
onRecordDoubleClick(RecordDoubleClickEvent event)
Executed when the tileGrid receives a 'doubleclick' event on a tile. |
Method Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |