|
Annotation Types Summary |
| Adapter |
This annotates adapter classes. |
| DataType |
Deprecated. Use SyntheticType instead |
| GlobalScope |
This annotation is used to mark a global scope type. |
| JavascriptFunction |
This annotation annotates interfaces that are used to simulate Javascript functions. |
| Namespace |
This annotation is used to mark a Javascript name space for the given type. |
| STJSBridge |
This annotation is used to mark types that part of a bridge library (like the jquery one). |
| SyntheticType |
There are in this library classes that do not correspond to real types in the javascript library counterpart. |