| Package | Description |
|---|---|
| annotation.java.lang | |
| org.stjs.javascript | |
| org.stjs.javascript.annotation | |
| org.stjs.javascript.functions | |
| org.stjs.javascript.stjs |
| Class and Description |
|---|
| Template
This annotation added on a method changes how the call to this method is generated.
|
| Class and Description |
|---|
| Adapter
This annotates adapter classes.
|
| GlobalScope
This annotation is used to mark a global scope type.
|
| JavascriptFunction
This annotation annotates interfaces that are used to simulate Javascript functions.
|
| ServerSide
This annotation is used to annotated elements of a class (methods, fields, constructors) that are intented to be used on the server side only.
|
| SyntheticType
There are in this library classes that do not correspond to real types in the javascript library counterpart.
|
| Template
This annotation added on a method changes how the call to this method is generated.
|
| Class and Description |
|---|
| Compatibility.Browser |
| Class and Description |
|---|
| JavascriptFunction
This annotation annotates interfaces that are used to simulate Javascript functions.
|
| Template
This annotation added on a method changes how the call to this method is generated.
|
| Class and Description |
|---|
| GlobalScope
This annotation is used to mark a global scope type.
|
| Template
This annotation added on a method changes how the call to this method is generated.
|
Copyright © 2015. All Rights Reserved.