Uses of Class
com.google.gwt.core.linker.CrossSiteIframeLinker
Package
Description
A package containing implementations of the GWT bootstrap linkers.
-
Uses of CrossSiteIframeLinker in com.google.gwt.core.linker
Modifier and TypeClassDescriptionclass
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.