| Package | Description |
|---|---|
| org.apache.shindig.gadgets | |
| org.apache.shindig.gadgets.spec | |
| org.apache.shindig.gadgets.uri |
| Modifier and Type | Method and Description |
|---|---|
View |
Gadget.getCurrentView() |
| Modifier and Type | Method and Description |
|---|---|
Gadget |
Gadget.setCurrentView(View currentView) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,View> |
GadgetSpec.views
Content
Mapping is view -> Content section.
|
| 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() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultIframeUriManager.addAllUserPrefs(UriBuilder uri,
Gadget gadget,
View view,
boolean useTpl) |
protected void |
DefaultIframeUriManager.addDefaultUriParameters(UriBuilder uri,
Gadget gadget,
View view,
boolean useTpl) |
protected Uri |
DefaultIframeUriManager.buildUri(View view,
Gadget gadget) |
protected UriBuilder |
DefaultIframeUriManager.processUriForHtmlTypeView(View view,
Gadget gadget) |
protected UriBuilder |
DefaultIframeUriManager.processUriForUrlTypeView(View view,
Gadget gadget) |
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.