| Package | Description |
|---|---|
| org.apache.shindig.gadgets | |
| org.apache.shindig.gadgets.render | |
| org.apache.shindig.gadgets.spec |
| Modifier and Type | Method and Description |
|---|---|
View |
Gadget.getCurrentView() |
| Modifier and Type | Method and Description |
|---|---|
Gadget |
Gadget.setCurrentView(View currentView) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
HtmlRenderer.getViewContent(Gadget gadget,
View view) |
| Modifier and Type | Method and Description |
|---|---|
View |
GadgetSpec.getView(String name)
Retrieves a single view by name.
|
View |
View.substitute(Substitutions substituter)
Creates a new view by performing hangman substitution.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,View> |
GadgetSpec.getViews() |
Copyright © 2007-2012. All Rights Reserved.