| Package | Description |
|---|---|
| org.apache.shindig.gadgets | |
| org.apache.shindig.gadgets.uri |
| Modifier and Type | Method and Description |
|---|---|
static JsCompileMode |
JsCompileMode.getDefault() |
static JsCompileMode |
JsCompileMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsCompileMode |
JsCompileMode.valueOfParam(String param) |
static JsCompileMode[] |
JsCompileMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JsCompileMode |
JsUriManager.JsUri.getCompileMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
JsUriManager.JsUri.setCompileMode(JsCompileMode mode) |
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.