Uses of Interface
org.nustaq.kontraktor.webapp.javascript.HtmlImportShim.ResourceLocator
| Package | Description |
|---|---|
| org.nustaq.kontraktor.webapp.javascript |
-
Uses of HtmlImportShim.ResourceLocator in org.nustaq.kontraktor.webapp.javascript
Classes in org.nustaq.kontraktor.webapp.javascript that implement HtmlImportShim.ResourceLocator Modifier and Type Class Description classDependencyResolverCreated by ruedi on 06.04.2015.classDynamicResourceManageradapts kontraktors js + html snippets dependency management to undertowMethods in org.nustaq.kontraktor.webapp.javascript with parameters of type HtmlImportShim.ResourceLocator Modifier and Type Method Description voidHtmlImportShim. setLocator(HtmlImportShim.ResourceLocator locator)Constructors in org.nustaq.kontraktor.webapp.javascript with parameters of type HtmlImportShim.ResourceLocator Constructor Description DependencyResolver(String baseDir, String[] resourcePath, HtmlImportShim.ResourceLocator rl)