public interface RecordExpandHandler
extends com.google.gwt.event.shared.EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onRecordExpand(RecordExpandEvent event)
Handler fired when a record is expanded in a grid with
canExpandRecords set to true. |
void onRecordExpand(RecordExpandEvent event)
canExpandRecords
set to true. Allows the expansion
to be cancelled.event
- the event