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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     

    Methods inherited from class com.gwtplatform.mvp.client.gin.AbstractPresenterModule

    bindPresenter, bindPresenter, bindPresenter, bindPresenter, bindPresenterCustomProxy, bindPresenterCustomProxy, bindPresenterCustomProxy, bindPresenterCustomProxy, bindPresenterWidget, bindPresenterWidget, bindPresenterWidgetFactory, bindSharedView, bindSingletonPresenterWidget, bindSingletonPresenterWidget

    Methods inherited from class com.google.gwt.inject.client.AbstractGinModule

    bind, bind, bind, bindConstant, binder, configure, install, requestStaticInjection

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ClientModule

      public ClientModule()
  • Method Details

    • configure

      protected void configure()
      Specified by:
      configure in class com.google.gwt.inject.client.AbstractGinModule