Interface ServiceInfoRequestEvent.ServiceInfoRequestEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- Enclosing class:
- ServiceInfoRequestEvent
public static interface ServiceInfoRequestEvent.ServiceInfoRequestEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonRequest(ServiceInfoRequestEvent event)
-
-
-
Method Detail
-
onRequest
void onRequest(ServiceInfoRequestEvent event)
-
-