Package com.morpheusdata.views
package com.morpheusdata.views
-
ClassDescriptionBased on
CompositeTemplateLoader
Provides a way to delegate template lookups to all registered pluginsA Template Loader for handlebars that sets some defaults and uses an injected classloader Default prefix "hbs/" Default suffix ".hbs"HandlebarsRenderer implements the Renderer interface.A response object that is passed back to morpheus-ui to render html.JsonResponse<T>A response object that is passed back to morpheus-ui to render json and response.Renderer<T>Renderer is an interface that can render templates and lookup templates from multiple class loaders.ViewModel<T>This model will be provided from Morpheus-ui to the plugin controller.