| Package | Description |
|---|---|
| org.apache.shindig.gadgets.render |
| Modifier and Type | Method and Description |
|---|---|
String |
ProxyRenderer.render(Gadget gadget) |
String |
HtmlRenderer.render(Gadget gadget)
Render the gadget into a string by performing the following steps:
- Retrieve gadget specification information (GadgetSpec, MessageBundle, etc.)
- Fetch any preloaded data needed to handle the request, as handled by Preloader.
|
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.