Interface ServerSelectionEvent.ServerSelectionHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- All Known Implementing Classes:
CoreStatementContext
- Enclosing class:
- ServerSelectionEvent
public static interface ServerSelectionEvent.ServerSelectionHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonServerSelection(ServerSelectionEvent event)
-
-
-
Method Detail
-
onServerSelection
void onServerSelection(ServerSelectionEvent event)
-
-