![JAR search and dependency download from the Maven repository](/logo.png)
com.sksamuel.jqm4gwt.HasHTML Maven / Gradle / Ivy
package com.sksamuel.jqm4gwt;
/**
* See
* Phrasing content
*/
public interface HasHTML extends com.google.gwt.user.client.ui.HasHTML {
T withHTML(String html);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy