Interface ScopeDataEvent.ScopeDataEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- Enclosing class:
- ScopeDataEvent
public static interface ScopeDataEvent.ScopeDataEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonData(ScopeDataEvent event)
-
-
-
Method Detail
-
onData
void onData(ScopeDataEvent event)
-
-