Here are
42 public repositories
matching this topic...
SwellRT main project. Server, JavaScript and Java clients
Updated
Dec 25, 2018
Java
Polymer Web Components for GWT. A collection of Material Design widgets for desktop and mobile.
Updated
Oct 23, 2018
Java
Wrapper for Browser JS API for Blazor and JSInterop
Auto RESTful Service Proxy Generator for GWT
Updated
Aug 17, 2021
Java
Generates Java annotated with JsInterop from JavaScript extern sources
Updated
Feb 27, 2021
Java
GWT wrapper for OpenLayers 3+ using JSInterop
Updated
Aug 17, 2021
Java
Generator for creating GWT JSInterop clients from Polymer Web Components
Updated
Jun 14, 2018
JavaScript
J2CL and GWT Charts library based on CHART.JS
Updated
Aug 20, 2021
Java
Gwt Jackson with Annotation processing
A GWT JsInterop wrapper for Leaflet.
Collection of JavaScript Libraries with JsInterop Interfaces and Others - GWT Awesome Library List (Gwit a LiLi)
A Blazor JSInterop wrapper for Howler.js.
Toast UI Calendar Wrapper For Blazor
Execute dynamic object expressions as Javascript in Blazor
JsInterop java annotations for J2CL and GWT
Updated
Feb 27, 2021
Java
Cesium GWT Wrapper based on GWT 2.8.x and JsInterop
A GWT JsInterop wrapper for collection of plugins for using d3.js with Leaflet
Updated
Oct 27, 2019
Java
JSInterop wrapping of Highcharts.js
Updated
May 25, 2021
Java
GWT JSInterop classes for Web APIs
Updated
Jan 16, 2018
Java
Updated
Nov 13, 2020
Java
A sample application to implement JavaScript Interop in Blazor
JAX-RS service interface generator for Open API specification
Updated
Jan 20, 2021
Java
Javascript Promises nicely wrapped in GWT using JsInterop
Updated
Jul 11, 2017
Java
Generates GWT JSInterop files from WebIDL definition. This is the program that generates gwt-jelement
Updated
Aug 11, 2017
Java
Tutorial based example to play with GWT JsInterop together with SmartGWT and SmartClient
Updated
Jan 21, 2019
Java
Updated
Dec 31, 2017
Java
Improve this page
Add a description, image, and links to the
jsinterop
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
jsinterop
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I'm trying to access the document from a elemental2.dom.HTMLIFrameElement but noticed that elemental2.dom.Window (via HTMLIFrameElement.contentWindow) has no document variable.
There is no chance to access an iframe document via elemental2.
This should be possible. Please see more details in the example at https://developer.mozilla.org/en-US/docs/Web/API/HTMLIFrameElement/contentWindow
I n