Package | Description |
---|---|
com.google.gwt.core.linker |
A package containing implementations of the GWT bootstrap linkers.
|
Modifier and Type | Class and Description |
---|---|
class |
DirectInstallLinker
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.
|
Copyright © 2018. All rights reserved.