Annotation Interface GenerateEffect


@Retention(RUNTIME) @Target({METHOD,ANNOTATION_TYPE}) public @interface GenerateEffect
Annotation for ClientBundles ImageResource This cause a generation of Images for the GeneratedImages This can be used by adding it directly to the method, or creating a new annotation annotated with that annotation (to use for example for default-effects).
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    int[]
     
  • Element Details

    • value

      int[] value