Class ClientModule
java.lang.Object
com.google.gwt.inject.client.AbstractGinModule
com.gwtplatform.mvp.client.gin.AbstractPresenterModule
de.knightsoftnet.navigation.client.gin.ClientModule
- All Implemented Interfaces:
com.google.gwt.inject.client.GinModule
public class ClientModule
extends com.gwtplatform.mvp.client.gin.AbstractPresenterModule
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.gwtplatform.mvp.client.gin.AbstractPresenterModule
bindPresenter, bindPresenter, bindPresenter, bindPresenter, bindPresenterCustomProxy, bindPresenterCustomProxy, bindPresenterCustomProxy, bindPresenterCustomProxy, bindPresenterWidget, bindPresenterWidget, bindPresenterWidgetFactory, bindSharedView, bindSingletonPresenterWidget, bindSingletonPresenterWidgetMethods inherited from class com.google.gwt.inject.client.AbstractGinModule
bind, bind, bind, bindConstant, binder, configure, install, requestStaticInjection
-
Constructor Details
-
ClientModule
public ClientModule()
-
-
Method Details
-
configure
protected void configure()- Specified by:
configurein classcom.google.gwt.inject.client.AbstractGinModule
-