| Package | Description |
|---|---|
| com.google.gwt.dev | |
| com.google.gwt.dev.jjs | |
| com.google.gwt.dev.js | |
| com.google.gwt.dev.util.arg |
| Modifier and Type | Method and Description |
|---|---|
JsNamespaceOption |
PrecompileTaskOptionsImpl.getNamespace() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrecompileTaskOptionsImpl.setNamespace(JsNamespaceOption newValue) |
| Modifier and Type | Method and Description |
|---|---|
JsNamespaceOption |
JJSOptionsImpl.getNamespace() |
| Modifier and Type | Method and Description |
|---|---|
void |
JJSOptionsImpl.setNamespace(JsNamespaceOption newValue) |
| Modifier and Type | Method and Description |
|---|---|
static JsNamespaceOption |
JsNamespaceOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsNamespaceOption[] |
JsNamespaceOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JsNamespaceOption |
OptionNamespace.getNamespace() |
| Modifier and Type | Method and Description |
|---|---|
void |
OptionNamespace.setNamespace(JsNamespaceOption newValue) |
Copyright © 2018. All rights reserved.