public class GwtPlugin extends WebUiPlugin
| Modifier and Type | Method and Description |
|---|---|
String |
getJavaScriptResourcePath() |
getPluginName, gwt, js, toStringpublic GwtPlugin(String moduleName)
moduleName - name of GWT module. The resource static/$MODULE/$MODULE.nocache.js
will be used.public String getJavaScriptResourcePath()
getJavaScriptResourcePath in class WebUiPlugin