Interface SelectionEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- All Known Implementing Classes:
NotificationPage
,UserSelectionPage
public interface SelectionEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onSelectionChange(ChangeEvent event)
-
-
-
Method Detail
-
onSelectionChange
void onSelectionChange(ChangeEvent event)
-
-