Interface Template

All Superinterfaces:
Component, LabeledComponent, NiceActionHolder
All Known Implementing Classes:
DefaultTemplate, TemplateWrapper

@Deprecated public interface Template extends LabeledComponent, NiceActionHolder
Deprecated.
Represents a template, which shouldn't be used directly. Instead it should be used multiple times be copying it to a concret Form
  • Method Details

    • getTemplatePath

      String getTemplatePath()
      Deprecated.
    • setTemplatePath

      void setTemplatePath(String templatePath)
      Deprecated.