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

de.swm.gwt.client.superdev.SuperDevModeHelper Maven / Gradle / Ivy

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

/**
 * This class does th magic. Calling showDevMode  will sho the on/off buttons in the mobile app.
 */
public interface SuperDevModeHelper {

	public void showDevMode();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy