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

eu.future.earth.gwt.client.ui.popup.IdRenderer Maven / Gradle / Ivy

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

public interface IdRenderer {

	String getId(D newRow);
	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy