COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200903123610/https://github.com/topics/gwt
Here are
317 public repositories
matching this topic...
Java to Closure JavaScript transpiler
A Java math library for OpenGL rendering calculations
Updated
Aug 25, 2020
Java
A Google Material Design wrapper for GWT
OpenKM is a Open Source Document Management System
SwellRT main project. Server, JavaScript and Java clients
Updated
Dec 25, 2018
Java
Dashboard composition tooling based on the Uberfire framework
Simple and pure block explorer you can run on top of a full node
Updated
Oct 13, 2018
Java
Polymer Web Components for GWT. A collection of Material Design widgets for desktop and mobile.
Updated
Oct 23, 2018
Java
Starting fresh on building GWT projects with Maven
Updated
May 16, 2020
Java
Updated
Jun 15, 2020
Java
gwt-jackson is a JSON parser for GWT. It uses Jackson 2.x annotations to customize the serialization/deserialization process.
Updated
Jul 15, 2020
Java
GWT Eclipse Plugin Documentation
Updated
Aug 13, 2018
Java
A jQuery clone for GWT, and much more.
Updated
Feb 11, 2020
Java
Genome annotation editor with a Java Server backend and a Javascript client that runs in a web browser as a JBrowse plugin.
Updated
Sep 2, 2020
Groovy
Builder API and other goodies for GWT Elemental
Updated
Jul 16, 2020
Java
Core Java APIs for TypeScript / JavaScript / JSweet
Auto RESTful Service Proxy Generator for GWT
Updated
May 11, 2020
Java
Generates Java annotated with JsInterop from JavaScript extern sources
Updated
Jul 22, 2020
Java
A tiny code generation library (< 8 KB) written in Java, useful for any purpose, but ideal for JSR-269
RxJava semi-automatic GWT compatibility library
Updated
Jun 26, 2019
Java
GWT wrapper for OpenLayers 3+ using JSInterop
Updated
Aug 27, 2020
Java
GameComposer is a game authoring tool and also a game runtime environment targeting at desktop and mobile devices.
Updated
Aug 14, 2020
Java
Generator for creating GWT JSInterop clients from Polymer Web Components
Updated
Jun 14, 2018
JavaScript
Gradle plugin to support GWT related tasks.
Updated
Aug 19, 2020
Java
Improve this page
Add a description, image, and links to the
gwt
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
gwt
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