Uses of Interface
org.hudsonci.maven.plugin.ui.gwt.configure.documents.event.DocumentUpdatedEvent.Handler

Packages that use DocumentUpdatedEvent.Handler
org.hudsonci.maven.plugin.ui.gwt.configure.documents   
org.hudsonci.maven.plugin.ui.gwt.configure.documents.event   
org.hudsonci.maven.plugin.ui.gwt.configure.documents.internal   
 

Uses of DocumentUpdatedEvent.Handler in org.hudsonci.maven.plugin.ui.gwt.configure.documents
 

Subinterfaces of DocumentUpdatedEvent.Handler in org.hudsonci.maven.plugin.ui.gwt.configure.documents
 interface DocumentDetailPresenter
          Manages the UI for editing a document.
 

Uses of DocumentUpdatedEvent.Handler in org.hudsonci.maven.plugin.ui.gwt.configure.documents.event
 

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

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

Uses of DocumentUpdatedEvent.Handler in org.hudsonci.maven.plugin.ui.gwt.configure.documents.internal
 

Classes in org.hudsonci.maven.plugin.ui.gwt.configure.documents.internal that implement DocumentUpdatedEvent.Handler
 class DocumentDetailPresenterImpl
          Default implementation of DocumentDetailPresenter.
 



Copyright © 2004-2011 Hudson. All Rights Reserved.