| Package | Description |
|---|---|
| org.apache.shindig.gadgets.servlet |
| Modifier and Type | Field and Description |
|---|---|
protected GadgetsHandlerApi.RenderingType |
GadgetsHandler.MetadataRequestData.renderingType |
| Modifier and Type | Method and Description |
|---|---|
GadgetsHandlerApi.RenderingType |
GadgetsHandlerApi.MetadataRequest.getRenderingType() |
GadgetsHandlerApi.RenderingType |
GadgetsHandler.MetadataRequestData.getRenderingType() |
static GadgetsHandlerApi.RenderingType |
GadgetsHandlerApi.RenderingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GadgetsHandlerApi.RenderingType[] |
GadgetsHandlerApi.RenderingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.