@Retention(value=CLASS) @Target(value=TYPE) public @interface JavaScriptResource
@
JavaScriptBody
annotated methods
is called, it is guaranteed the JavaScript interpreter pre-load
the content of here is specified resource. All other
@
JavaScriptBody
methods can then access objects created
by precessing this java script resource
.
The list of
use-cases includes sample use
of this annotation.public abstract String value
Copyright © 2018 NetBeans. All rights reserved.