![JAR search and dependency download from the Maven repository](/logo.png)
com.sksamuel.jqm4gwt.HasText Maven / Gradle / Ivy
package com.sksamuel.jqm4gwt;
/**
* @author jraymond
* Date: 5/3/13
* Time: 10:28 AM
*/
public interface HasText extends com.google.gwt.user.client.ui.HasText {
T withText(String text);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy