Package com.google.gwt.core.linker
package com.google.gwt.core.linker
A package containing implementations of the GWT bootstrap linkers.
-
ClassDescriptionThis linker uses an iframe to hold the code and a script tag to download the code.A Linker for producing a single JavaScript file from a GWT module that can be run in the d8 command line profiler.A linker that adds a script tag directly to the iframe rather than downloading the JavaScript code as a list of strings and then installing it into the iframe.Deprecated.A Linker for producing a single JavaScript file from a GWT module.Converts SOYC report files into emitted private artifacts.This Linker exports the symbol maps associated with each compilation result as a private file.Artifact to record insertions or deletions made to Javascript fragments.Operation type performed on script.Artifact to represent a sourcemap file to be processed by SymbolMapsLinker.Deprecated.use
CrossSiteIframeLinker
instead.
CrossSiteIframeLinker
instead.