JavaScript is disabled on your browser.
Skip navigation links
org.htmlunit.javascript.configuration

Annotation Type JsxStaticFunction



  • @Retention(value=RUNTIME)
     @Target(value=METHOD)
    public @interface JsxStaticFunction
    An annotation to mark a Java method as JavaScript function, not at instance level.
    Author:
    Ahmed Ashour, Ronald Brill
    • Element Detail

      • value

        public abstract SupportedBrowser[] value
        The SupportedBrowsers supported by this function.
        Returns:
        the SupportedBrowsers
        Default:
        {org.htmlunit.javascript.configuration.SupportedBrowser.CHROME, org.htmlunit.javascript.configuration.SupportedBrowser.EDGE, org.htmlunit.javascript.configuration.SupportedBrowser.FF, org.htmlunit.javascript.configuration.SupportedBrowser.FF_ESR}
      • functionName

        public abstract String functionName
        The JavaScript function name.
        Returns:
        the function name
        Default:
        ""
Skip navigation links

Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /