Interface OperatorsClassificationEvent.HasOperatorsClassificationEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.HasHandlers
- Enclosing class:
- OperatorsClassificationEvent
public static interface OperatorsClassificationEvent.HasOperatorsClassificationEventHandler extends com.google.gwt.event.shared.HasHandlers
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.gwt.event.shared.HandlerRegistrationaddOperatorsClassificationEventHandler(OperatorsClassificationEvent.OperatorsClassificationEventHandler handler)
-
-
-
Method Detail
-
addOperatorsClassificationEventHandler
com.google.gwt.event.shared.HandlerRegistration addOperatorsClassificationEventHandler(OperatorsClassificationEvent.OperatorsClassificationEventHandler handler)
-
-