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

de.swm.commons.mobile.client.widgets.itf.ISpinnerStarted Maven / Gradle / Ivy

package de.swm.commons.mobile.client.widgets.itf;

/**
 * Callback, if a spinner is currently active.
 *
 * @author wiese.daniel
 *         
* copyright (C) 2013, Stadtwerke München GmbH */ public interface ISpinnerStarted { void spinnerStarted(); }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy