JavaScriptResource
annotation.@Retention(value=CLASS) @Target(value=TYPE) @Deprecated public static @interface JavaScriptResource.Group
Group
annotation, load all resources, one by one, in the
order they appear in the array
.Modifier and Type | Required Element and Description |
---|---|
JavaScriptResource[] |
value
Deprecated.
Multiple instances of
JavaScriptResource to load. |
public abstract JavaScriptResource[] value
JavaScriptResource
to load.Copyright © 2019 The Apache Software Foundation. All rights reserved.