public interface ViewStateChangedHandler
extends com.google.gwt.event.shared.EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onViewStateChanged(ViewStateChangedEvent event)
Notification method executed whenever the viewState of this grid changes.
|
void onViewStateChanged(ViewStateChangedEvent event)
ListGrid.getViewState
, and contains field state information,
sort information, selection information, hiliting information and grouping information.event
- the event