| Package | Description |
|---|---|
| org.apache.shindig.gadgets | |
| org.apache.shindig.gadgets.servlet |
| Modifier and Type | Method and Description |
|---|---|
RenderingContext |
GadgetContext.getRenderingContext() |
static RenderingContext |
RenderingContext.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RenderingContext[] |
RenderingContext.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RenderingContext |
JsonRpcGadgetContext.getRenderingContext() |
RenderingContext |
JsHandler.JsGadgetContext.getRenderingContext() |
RenderingContext |
HttpGadgetContext.getRenderingContext() |
RenderingContext |
GadgetsHandlerService.MetadataGadgetContext.getRenderingContext() |
| Constructor and Description |
|---|
JsHandler.JsGadgetContext(RenderingContext renderingContext,
String container) |
Copyright © 2007-2012. All Rights Reserved.