Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.google.gwt.core.linker Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
CrossSiteIframeLinkerThis linker uses an iframe to hold the code and a script tag to download the code.Classcom.google.gwt.core.linkerGoogle WebToolkit (GWT)
D8ScriptLinkerA Linker for producing a single JavaScript file from a GWT module that can be run in the d8 command line profiler.Classcom.google.gwt.core.linkerGoogle WebToolkit (GWT)
DirectInstallLinkerA 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.Classcom.google.gwt.core.linkerGoogle WebToolkit (GWT)
IFrameLinkerClasscom.google.gwt.core.linkerGoogle WebToolkit (GWT)
SingleScriptLinkerA Linker for producing a single JavaScript file from a GWT module.Classcom.google.gwt.core.linkerGoogle WebToolkit (GWT)
SoycReportLinkerConverts SOYC report files into emitted private artifacts.Classcom.google.gwt.core.linkerGoogle WebToolkit (GWT)
SymbolMapsLinkerThis Linker exports the symbol maps associated with each compilation result as a private file.Classcom.google.gwt.core.linkerGoogle WebToolkit (GWT)
SymbolMapsLinker .ScriptFragmentEditsArtifactArtifact to record insertions or deletions made to Javascript fragments.Classcom.google.gwt.core.linker.SymbolMapsLinkerGoogle WebToolkit (GWT)
SymbolMapsLinker .ScriptFragmentEditsArtifact .EditOperation type performed on script.Classcom.google.gwt.core.linker.SymbolMapsLinker.ScriptFragmentEditsArtifactGoogle WebToolkit (GWT)
SymbolMapsLinker .SourceMapArtifactArtifact to represent a sourcemap file to be processed by SymbolMapsLinker.Classcom.google.gwt.core.linker.SymbolMapsLinkerGoogle WebToolkit (GWT)
XSLinkerGenerates a cross-site compatible bootstrap sequence.Classcom.google.gwt.core.linkerGoogle WebToolkit (GWT)