Interface ServerSelectionEvent.HasServerSelectionHandlers
-
- All Superinterfaces:
com.google.gwt.event.shared.HasHandlers
- Enclosing class:
- ServerSelectionEvent
public static interface ServerSelectionEvent.HasServerSelectionHandlers extends com.google.gwt.event.shared.HasHandlers
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.web.bindery.event.shared.HandlerRegistrationaddServerSelectionHandler(ServerSelectionEvent.ServerSelectionHandler handler)
-
-
-
Method Detail
-
addServerSelectionHandler
com.google.web.bindery.event.shared.HandlerRegistration addServerSelectionHandler(ServerSelectionEvent.ServerSelectionHandler handler)
-
-