public interface SelectionChangedProcessor<M extends com.extjs.gxt.ui.client.data.ModelData>
Modifier and Type | Method and Description |
---|---|
boolean |
processSelectionChanged(com.extjs.gxt.ui.client.event.SelectionChangedEvent<M> se)
Processes a selection change event
|
boolean processSelectionChanged(com.extjs.gxt.ui.client.event.SelectionChangedEvent<M> se)
the
- selection change eventCopyright © 2018. All Rights Reserved.