| Package | Description |
|---|---|
| org.odlabs.wiquery.ui.dialog.util |
| Modifier and Type | Method and Description |
|---|---|
static DialogUtilsBehavior.DialogUtilsLanguages |
DialogUtilsBehavior.DialogUtilsLanguages.getDialogUtilsLanguages(Locale locale)
Try to find the most appropriate value in the enumeration
|
static DialogUtilsBehavior.DialogUtilsLanguages |
DialogUtilsBehavior.DialogUtilsLanguages.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DialogUtilsBehavior.DialogUtilsLanguages[] |
DialogUtilsBehavior.DialogUtilsLanguages.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static CharSequence |
DialogUtilsBehavior.DialogUtilsLanguages.getDialogUtilsLiteral(DialogUtilsBehavior.DialogUtilsLanguages language)
Method calculating the literal language
|
static org.apache.wicket.markup.html.resources.JavascriptResourceReference |
DialogUtilsBehavior.DialogUtilsLanguages.getDialogUtilsResource(DialogUtilsBehavior.DialogUtilsLanguages language)
Method calculating the
JavascriptResourceReference language |
Copyright © 2009-2012. All Rights Reserved.