Interface SetScopeEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
public interface SetScopeEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonSetScope(SetScopeEvent event)
-
-
-
Method Detail
-
onSetScope
void onSetScope(SetScopeEvent event)
-
-