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