Class TemplateViewElement

java.lang.Object
com.foreach.across.modules.web.ui.ViewElementSupport
com.foreach.across.modules.web.ui.elements.TemplateViewElement
All Implemented Interfaces:
MutableViewElement, ViewElement

public class TemplateViewElement extends ViewElementSupport
A ViewElement that simply renders as a custom template. If no ViewElementSupport.getCustomTemplate() is defined, this element will output nothing.
Author:
Arne Vandamme