Interface OperatorsClassificationRequestEvent.HasOperatorsClassificationRequestEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.HasHandlers
- Enclosing class:
- OperatorsClassificationRequestEvent
public static interface OperatorsClassificationRequestEvent.HasOperatorsClassificationRequestEventHandler 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.HandlerRegistrationaddOperatorsClassificationRequestEventHandler(OperatorsClassificationRequestEvent.OperatorsClassificationRequestEventHandler handler)
-
-
-
Method Detail
-
addOperatorsClassificationRequestEventHandler
com.google.gwt.event.shared.HandlerRegistration addOperatorsClassificationRequestEventHandler(OperatorsClassificationRequestEvent.OperatorsClassificationRequestEventHandler handler)
-
-