Annotation Type JsxGetter


@Retention(RUNTIME) @Target(METHOD) public @interface JsxGetter
An annotation to mark a Java method as JavaScript getter.
Author:
Ahmed Ashour, Ronald Brill
  • Element Details