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

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