Uses of Class
org.jgrapes.webconsole.base.freemarker.FreeMarkerConsoleWeblet
Package
Description
Classes for implementing a freemarker based web console component.
Provides a web console weblet that implements the web console page using the
Bootstrap 4 framework.
Provides a web console weblet that implements the web console page using the
JQuery UI framework.
Provides a web console weblet that implements the main page using the
Vue.js library.
-
Uses of FreeMarkerConsoleWeblet in org.jgrapes.webconsole.base.freemarker
Modifier and TypeMethodDescriptionFreeMarkerConsoleWeblet.prependClassTemplateLoader
(Class<?> clazz) Convenience version ofprependClassTemplateLoader(ClassLoader, String)
that derives the path from the class’s package name.FreeMarkerConsoleWeblet.prependClassTemplateLoader
(ClassLoader classloader, String path) Prepend a class template loader to the list of loaders derived from the class hierarchy. -
Uses of FreeMarkerConsoleWeblet in org.jgrapes.webconsole.bootstrap4
Modifier and TypeClassDescriptionclass
-
Uses of FreeMarkerConsoleWeblet in org.jgrapes.webconsole.jqueryui
Modifier and TypeClassDescriptionclass
-
Uses of FreeMarkerConsoleWeblet in org.jgrapes.webconsole.vuejs
Modifier and TypeClassDescriptionclass