|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RecordClickHandler
| Method Summary | |
|---|---|
void |
onRecordClick(RecordClickEvent event)
Executed when the tileGrid receives a 'click' event on a tile. |
| Method Detail |
|---|
void onRecordClick(RecordClickEvent event)
com.smartgwt.client.widgets.tile.events.RecordClickEvent#cancel() from within onRecordClick(com.smartgwt.client.widgets.tile.events.RecordClickEvent). Otherwise, return true so that the click 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 | ||||||||