Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8102185

Document JS-to-Java bridge

XMLWordPrintable

    • web

      JS-to-Java bridge should be well documented. Part of the javadoc will be pushed as part of RT-19917, then it will have to be updated to:
      Discuss primitive type mapping, then JSObject.
      Note that Node objects also extend JSObject.
      Discussion of JSObject.
      Use of setMember to bind Java object to JavaScript properties.
      Mapping Java values to JavaScript
      Note this applies to setMember; the parameters of JSObject#call; and the result of in Javascript calling methods (or accesng) fields of Java object (next section?).

            pbothner Per Bothner (Inactive)
            peterz Peter Zhelezniakov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: