All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.swm.gwt.client.asyncjs.IModuleActivation Maven / Gradle / Ivy

There is a newer version: 3.1
Show newest version
package de.swm.gwt.client.asyncjs;

import de.swm.gwt.client.eventbus.IEvent;



/**
 * Ein spezieller Event-Bus Event-Typ der fuer das aktivieren von Modulen verwendet wird (Nachladens es Java-Script
 * codes).
 * 
 * @author wiese.daniel 
* copyright (C) 2011, SWM Services GmbH * */ public interface IModuleActivation extends IEvent { }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy