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

de.swm.gwt.client.responsive.IMatchMediaChangeHandler Maven / Gradle / Ivy

The newest version!
package de.swm.gwt.client.responsive;

/**
 * @author Ed Bras
 */
public interface IMatchMediaChangeHandler {
	void onMatchMediaChange(IMatchMedia matchMedia);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy