Class ErrorModule
- java.lang.Object
-
- com.google.gwt.inject.client.AbstractGinModule
-
- com.gwtplatform.mvp.client.gin.AbstractPresenterModule
-
- org.gcube.portlets.user.accountingdashboard.client.application.dialog.error.ErrorModule
-
- All Implemented Interfaces:
com.google.gwt.inject.client.GinModule
public class ErrorModule extends com.gwtplatform.mvp.client.gin.AbstractPresenterModule- Author:
- Giancarlo Panichi
-
-
Constructor Summary
Constructors Constructor Description ErrorModule()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidconfigure()-
Methods inherited from class com.gwtplatform.mvp.client.gin.AbstractPresenterModule
bindPresenter, bindPresenter, bindPresenter, bindPresenter, bindPresenterCustomProxy, bindPresenterCustomProxy, bindPresenterCustomProxy, bindPresenterCustomProxy, bindPresenterWidget, bindPresenterWidget, bindPresenterWidgetFactory, bindSharedView, bindSingletonPresenterWidget, bindSingletonPresenterWidget
-
-