Annotation Type MprTheme


@Retention(RUNTIME) @Target(TYPE) @Inherited @Documented public @interface MprTheme
Annotation for setting the theme to use with the legacy framework.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Name of the legacy theme to use.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Field Details

  • Element Details

    • value

      String value
      Name of the legacy theme to use.
      Returns:
      Name identifier of the theme to use, default valo
      Default:
      "valo"