|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Substitutions | |
|---|---|
| org.apache.shindig.gadgets.spec | |
| org.apache.shindig.gadgets.variables | |
| Uses of Substitutions in org.apache.shindig.gadgets.spec |
|---|
| Methods in org.apache.shindig.gadgets.spec with parameters of type Substitutions | |
|---|---|
View |
View.substitute(Substitutions substituter)
Creates a new view by performing hangman substitution. |
UserPref |
UserPref.substitute(Substitutions substituter)
Performs substitutions on the pref. |
Preload |
Preload.substitute(Substitutions substituter)
|
PipelinedData |
PipelinedData.substitute(Substitutions substituter)
Allows the creation of a view from an existing view so that localization can be performed. |
ModulePrefs |
ModulePrefs.substitute(Substitutions substituter)
Produces a new ModulePrefs by substituting hangman variables from substituter. |
LinkSpec |
LinkSpec.substitute(Substitutions substitutions)
Performs variable substitution on all visible elements. |
Icon |
Icon.substitute(Substitutions substituter)
Substitutes the icon fields according to the spec. |
GadgetSpec |
GadgetSpec.substitute(Substitutions substituter)
Performs substitutions on the spec. |
| Uses of Substitutions in org.apache.shindig.gadgets.variables |
|---|
| Methods in org.apache.shindig.gadgets.variables with parameters of type Substitutions | |
|---|---|
void |
UserPrefSubstituter.addSubstitutions(Substitutions substituter,
GadgetContext context,
GadgetSpec spec)
|
void |
Substituter.addSubstitutions(Substitutions substituter,
GadgetContext context,
GadgetSpec spec)
Add the substitutions from this Substituter to the Substitutions. |
void |
ModuleSubstituter.addSubstitutions(Substitutions substituter,
GadgetContext context,
GadgetSpec spec)
|
void |
MessageSubstituter.addSubstitutions(Substitutions substituter,
GadgetContext context,
GadgetSpec spec)
|
void |
BidiSubstituter.addSubstitutions(Substitutions substituter,
GadgetContext context,
GadgetSpec spec)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||