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

eu.future.earth.gwt.client.ui.general.HasWidget Maven / Gradle / Ivy

The newest version!
package eu.future.earth.gwt.client.ui.general;

import com.google.gwt.user.client.ui.Widget;

public interface HasWidget {

	Widget containingWidget();
	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy