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