Uses of Interface
org.nustaq.kontraktor.webapp.javascript.HtmlImportShim.ResourceLocator
Packages that use HtmlImportShim.ResourceLocator
-
Uses of HtmlImportShim.ResourceLocator in org.nustaq.kontraktor.webapp.javascript
Classes in org.nustaq.kontraktor.webapp.javascript that implement HtmlImportShim.ResourceLocatorModifier and TypeClassDescriptionclassCreated by ruedi on 06.04.2015.classadapts kontraktors js + html snippets dependency management to undertowMethods in org.nustaq.kontraktor.webapp.javascript with parameters of type HtmlImportShim.ResourceLocatorModifier and TypeMethodDescriptionvoidHtmlImportShim.setLocator(HtmlImportShim.ResourceLocator locator) Constructors in org.nustaq.kontraktor.webapp.javascript with parameters of type HtmlImportShim.ResourceLocatorModifierConstructorDescriptionDependencyResolver(String baseDir, String[] resourcePath, HtmlImportShim.ResourceLocator rl)