Uses of Interface
org.hudsonci.maven.plugin.ui.gwt.buildinfo.event.ModuleSelectedEvent.Handler

Packages that use ModuleSelectedEvent.Handler
org.hudsonci.maven.plugin.ui.gwt.buildinfo.event   
 

Uses of ModuleSelectedEvent.Handler in org.hudsonci.maven.plugin.ui.gwt.buildinfo.event
 

Fields in org.hudsonci.maven.plugin.ui.gwt.buildinfo.event with type parameters of type ModuleSelectedEvent.Handler
static com.google.gwt.event.shared.GwtEvent.Type<ModuleSelectedEvent.Handler> ModuleSelectedEvent.TYPE
           
 

Methods in org.hudsonci.maven.plugin.ui.gwt.buildinfo.event that return types with arguments of type ModuleSelectedEvent.Handler
 com.google.gwt.event.shared.GwtEvent.Type<ModuleSelectedEvent.Handler> ModuleSelectedEvent.getAssociatedType()
           
 

Methods in org.hudsonci.maven.plugin.ui.gwt.buildinfo.event with parameters of type ModuleSelectedEvent.Handler
protected  void ModuleSelectedEvent.dispatch(ModuleSelectedEvent.Handler handler)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.