|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
SyntheticType instead
@Target(value=TYPE) @Retention(value=RUNTIME) @Deprecated public @interface DataType
There are in this library classes that do not correspond to real types in the javascript library counterpart. So the constructor of these types should be replaced with a anonymous object constructor in javascript: {}. If annotated type is an interface, when the Javascript code is generated for a class implementing this interface, the interface name does not appear in the "extends" part.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||