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

eu.future.earth.gwt.client.date.week.whole.DayPanelParent Maven / Gradle / Ivy

There is a newer version: 3.3
Show newest version
package eu.future.earth.gwt.client.date.week.whole;

import eu.future.earth.gwt.client.date.DateEventListener;

public interface DayPanelParent extends DateEventListener {

	void repaint();
	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy