public static class Javascript.Local extends Javascript
Javascript.Local, Javascript.Remote| Modifier and Type | Field and Description |
|---|---|
protected Module.Local.Content[] |
contents
.
|
protected String |
resourceBundle
.
|
contextPath, priority, resource| Constructor and Description |
|---|
Local(ResourceId resource,
String contextPath,
Module.Local.Content[] contents,
String resourceBundle,
int priority) |
Local(ResourceId resource,
String contextPath,
String path,
String resourceBundle,
int priority) |
| Modifier and Type | Method and Description |
|---|---|
Module.Local.Content[] |
getContents() |
String |
getResourceBundle() |
boolean |
isExternalScript() |
create, create, getContextPath, getPriority, getResourceprotected final Module.Local.Content[] contents
protected final String resourceBundle
public Local(ResourceId resource, String contextPath, String path, String resourceBundle, int priority)
public Local(ResourceId resource, String contextPath, Module.Local.Content[] contents, String resourceBundle, int priority)
public Module.Local.Content[] getContents()
public String getResourceBundle()
public boolean isExternalScript()
isExternalScript in class JavascriptCopyright © 2018 JBoss by Red Hat. All Rights Reserved.