Class TemplateReference

java.lang.Object
org.teamapps.ux.component.template.TemplateReference
All Implemented Interfaces:
Template

public class TemplateReference
extends java.lang.Object
implements Template
  • Constructor Summary

    Constructors 
    Constructor Description
    TemplateReference​(Template template, java.lang.String templateId)  
  • Method Summary

    Modifier and Type Method Description
    org.teamapps.dto.UiTemplate createUiTemplate()  
    java.util.List<java.lang.String> getDataKeys()  
    Template getTemplate()  
    java.lang.String getTemplateId()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.teamapps.ux.component.template.Template

    createDarkThemeTemplate