|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SelectionChangedHandler
| Method Summary | |
|---|---|
void |
onSelectionChanged(SelectionEvent event)
Called when (row-based) selection changes within this grid. |
| Method Detail |
|---|
void onSelectionChanged(SelectionEvent event)
NOTE: For updating other components based on selections or
triggering selection-oriented events within an application, see the selectionUpdated event which is likely more suitable.
event - the event
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||