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

All Superinterfaces:
com.google.gwt.event.shared.EventHandler
All Known Subinterfaces:
DocumentDetailPresenter
All Known Implementing Classes:
DocumentDetailPresenterImpl
Enclosing class:
DocumentUpdatedEvent

public static interface DocumentUpdatedEvent.Handler
extends com.google.gwt.event.shared.EventHandler


Method Summary
 void onDocumentUpdated(DocumentUpdatedEvent event)
           
 

Method Detail

onDocumentUpdated

void onDocumentUpdated(DocumentUpdatedEvent event)


Copyright © 2004-2011 Hudson. All Rights Reserved.