public class DatePickerLanguageResourceReference extends WiQueryJavaScriptResourceReference
Provides a JavaScript reference to display the date picker labels for a given local.
| Modifier and Type | Class and Description |
|---|---|
static class |
DatePickerLanguageResourceReference.DatePickerLanguages
Enumeration of possibles alternatives languages for the DatePicker
|
| Modifier | Constructor and Description |
|---|---|
protected |
DatePickerLanguageResourceReference(Locale locale,
String filename) |
| Modifier and Type | Method and Description |
|---|---|
static DatePickerLanguageResourceReference |
get(Locale locale) |
isMinifiedJavascriptnewResourcebind, equals, getLocale, getName, getResource, getScope, getSharedResourceKey, getStyle, hashCode, invalidate, isStateless, isUseSessionLocale, isUseSessionStyle, lastModifiedTime, setLocale, setStateless, setStyle, setUseSessionLocale, setUseSessionStyle, toStringpublic static DatePickerLanguageResourceReference get(Locale locale)
locale - providing an unknown locale will return null, because Locale US, EN and EN_US are
already included in the datepicker js file.Copyright © 2009-2012. All Rights Reserved.