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

de.jwic.controls.lazytooltip.ILazyTooltipProvider Maven / Gradle / Ivy

There is a newer version: 5.3.43
Show newest version
package de.jwic.controls.lazytooltip;

public interface ILazyTooltipProvider {
	public ILazyTooltip getTooltip(String requestParams);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy