Class TestConfModule
- java.lang.Object
-
- com.google.gwt.inject.client.AbstractGinModule
-
- com.gwtplatform.mvp.client.gin.AbstractPresenterModule
-
- org.gcube.portlets.user.dataminermanagertester.client.application.testconfig.TestConfModule
-
- All Implemented Interfaces:
com.google.gwt.inject.client.GinModule
public class TestConfModule extends com.gwtplatform.mvp.client.gin.AbstractPresenterModule- Author:
- Giancarlo Panichi
-
-
Constructor Summary
Constructors Constructor Description TestConfModule()
-
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
-
-