Uses of Interface
org.uberfire.ext.editor.commons.client.template.mustache.MustacheSource
-
Packages that use MustacheSource Package Description org.uberfire.ext.editor.commons.client.template.mustache -
-
Uses of MustacheSource in org.uberfire.ext.editor.commons.client.template.mustache
Constructor parameters in org.uberfire.ext.editor.commons.client.template.mustache with type arguments of type MustacheSource Constructor Description ClientMustacheTemplateRenderer(Supplier<MustacheSource> sourceSupplier, Function<String,com.google.gwt.core.client.ScriptInjector.FromString> scriptInjector)
-