See: Description
| Annotation Type | Description |
|---|---|
| JavaScriptBody |
Put this annotation on a method to provide its special implementation
in JavaScript.
|
| JavaScriptResource |
When a class annotated by this annotation is loaded into the Java virtual
machine by
BrowserBuilder classloader, the script referenced by
this annotation gets loaded into associated JavaScript executor environment. |
Copyright © 2014 NetBeans. All Rights Reserved.