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

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