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

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

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



public interface TitleRenderer {

    String getTitle(D item);
    
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy