Example usage for com.google.gwt.inject.client GinModule interface-usage

List of usage examples for com.google.gwt.inject.client GinModule interface-usage

Introduction

In this page you can find the example usage for com.google.gwt.inject.client GinModule interface-usage.

Usage

From source file org.nsesa.editor.gwt.amendment.client.ui.amendment.AmendmentModule.java

/**
 * Basic module for the amendment component.
 * Date: 24/06/12 15:11
 *
 * @author <a href="mailto:philip.luppens@gmail.com">Philip Luppens</a>
 * @version $Id$

From source file org.nsesa.editor.gwt.amendment.client.ui.document.amendments.header.AmendmentsHeaderModule.java

/**
 * The GIN module for amendments header functionality
 *
 * @author <a href="mailto:stelian.groza@gmail.com">Stelian Groza</a>
 * Date: 26/11/12 11:50
 */

From source file org.nsesa.editor.gwt.an.drafting.client.ui.main.document.source.SourceModule.java

/**
 * Module for the notification component.
 * Date: 24/06/12 15:11
 *
 * @author <a href="mailto:philip.luppens@gmail.com">Philip Luppens</a>
 * @version $Id$

From source file org.nsesa.editor.gwt.core.client.ui.confirmation.ConfirmationModule.java

/**
 * Module for the confirmation component.
 * Date: 24/06/12 15:11
 *
 * @author <a href="mailto:philip.luppens@gmail.com">Philip Luppens</a>
 * @version $Id$

From source file org.nsesa.editor.gwt.core.client.ui.deadline.DeadlineModule.java

/**
 * The module for the deadline component.
 *
 * Date: 24/06/12 15:11
 *
 * @author <a href="mailto:philip.luppens@gmail.com">Philip Luppens</a>

From source file org.nsesa.editor.gwt.core.client.ui.document.info.InfoPanelModule.java

/**
 * Gin module for the info panel component.
 * Date: 24/06/12 15:11
 *
 * @author <a href="mailto:philip.luppens@gmail.com">Philip Luppens</a>
 * @version $Id$

From source file org.nsesa.editor.gwt.core.client.ui.document.sourcefile.actionbar.ActionBarModule.java

/**
 * GIN module for the action bar component.
 * Date: 24/06/12 15:11
 *
 * @author <a href="mailto:philip.luppens@gmail.com">Philip Luppens</a>
 * @version $Id$

From source file org.nsesa.editor.gwt.core.client.ui.document.sourcefile.actionbar.create.ActionBarCreatePanelModule.java

/**
 * GIN module for the action bar create component.
 * Date: 24/06/12 15:11
 *
 * @author <a href="mailto:philip.luppens@gmail.com">Philip Luppens</a>
 * @version $Id$

From source file org.nsesa.editor.gwt.core.client.ui.document.sourcefile.content.ContentModule.java

/**
 * GIN module for the content component.
 * Date: 24/06/12 15:11
 *
 * @author <a href="mailto:philip.luppens@gmail.com">Philip Luppens</a>
 * @version $Id$

From source file org.nsesa.editor.gwt.core.client.ui.document.sourcefile.header.SourceFileHeaderModule.java

/**
 * GIN module for the sourcefile header component.
 * Date: 24/06/12 15:11
 *
 * @author <a href="mailto:philip.luppens@gmail.com">Philip Luppens</a>
 * @version $Id$