Interface IHasJSCode

    • Method Detail

      • getJSCode

        @Nullable
        String getJSCode()
        Returns:
        The JavaScript code representation. May be null to indicate no JS code.