Interface OperatorsClassificationEvent.OperatorsClassificationEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- Enclosing class:
- OperatorsClassificationEvent
public static interface OperatorsClassificationEvent.OperatorsClassificationEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonOperatorsClassification(OperatorsClassificationEvent event)
-
-
-
Method Detail
-
onOperatorsClassification
void onOperatorsClassification(OperatorsClassificationEvent event)
-
-