Class | Description |
---|---|
GWTBridge |
When running in Development Mode, acts as a bridge from
GWT into the
Development Mode environment. |
Annotation Type | Description |
---|---|
GwtScriptOnly |
This annotation is used to break out of a module's source path in hosted
mode.
|
UnsafeNativeLong |
This annotation can be placed on a native method to allow it to directly
access Java
long values. |
Copyright © 2018. All rights reserved.