|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocaleSpec | |
|---|---|
| org.apache.shindig.gadgets | |
| org.apache.shindig.gadgets.spec | |
| Uses of LocaleSpec in org.apache.shindig.gadgets |
|---|
| Methods in org.apache.shindig.gadgets that return LocaleSpec | |
|---|---|
LocaleSpec |
Gadget.getLocale()
Convenience function for getting the locale spec for the current context. |
| Uses of LocaleSpec in org.apache.shindig.gadgets.spec |
|---|
| Methods in org.apache.shindig.gadgets.spec that return LocaleSpec | |
|---|---|
LocaleSpec |
ModulePrefs.getLocale(Locale locale)
Gets the locale spec for the given locale, if any exists. |
| Methods in org.apache.shindig.gadgets.spec that return types with arguments of type LocaleSpec | |
|---|---|
Map<Locale,LocaleSpec> |
ModulePrefs.getLocales()
|
| Constructors in org.apache.shindig.gadgets.spec with parameters of type LocaleSpec | |
|---|---|
MessageBundle(LocaleSpec locale,
Map<String,String> map)
Constructs a message bundle from a prebuilt map. |
|
MessageBundle(LocaleSpec locale,
String xml)
Constructs a message bundle from input xml (fetched from an external file). |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||