public interface RecordCollapseHandler
extends com.google.gwt.event.shared.EventHandler | Modifier and Type | Method and Description |
|---|---|
void | onRecordCollapse(RecordCollapseEvent event) Handler fired when a record is collapsed in a grid with canExpandRecords set to true. |
void onRecordCollapse(RecordCollapseEvent event)
canExpandRecords set to true. Allows the collapse to be cancelled.event - the event