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

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

Uses of BuildStateLoadedEvent.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 BuildStateLoadedEvent.Handler
static com.google.gwt.event.shared.GwtEvent.Type<BuildStateLoadedEvent.Handler> BuildStateLoadedEvent.TYPE
           
 

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

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



Copyright © 2004-2011 Hudson. All Rights Reserved.