Interface MustacheSource

  • All Superinterfaces:
    com.google.gwt.resources.client.ClientBundle

    public interface MustacheSource
    extends com.google.gwt.resources.client.ClientBundle
    Holds the source for the unpacked MustacheJS.
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle

        com.google.gwt.resources.client.ClientBundle.Source
    • Method Detail

      • mustache

        @Source("mustache.js")
        com.google.gwt.resources.client.TextResource mustache()