Annotation Interface Template


@Target({TYPE,METHOD}) @Retention(RUNTIME) @Documented @Inherited public @interface Template
Specifies the name of the template to apply when rendering the view.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details