public class MenuTypeListDataSupplier extends Object implements org.jboss.dashboard.ui.panel.parameters.ComboListParameterDataSupplier
| Modifier and Type | Field and Description |
|---|---|
protected LocaleManager |
localeManager
The locale manager.
|
static String |
PARAMETER_LANGUAGE
Parameters
|
static String |
PARAMETER_PAGE |
static String |
PARAMETER_WORKSPACE |
| Constructor and Description |
|---|
MenuTypeListDataSupplier() |
| Modifier and Type | Method and Description |
|---|---|
List |
getKeys() |
List |
getValues() |
void |
init(org.jboss.dashboard.workspace.PanelInstance instance) |
public static final String PARAMETER_LANGUAGE
public static final String PARAMETER_PAGE
public static final String PARAMETER_WORKSPACE
protected LocaleManager localeManager
public void init(org.jboss.dashboard.workspace.PanelInstance instance)
init in interface org.jboss.dashboard.ui.panel.parameters.ComboListParameterDataSupplierpublic List getValues()
getValues in interface org.jboss.dashboard.ui.panel.parameters.ComboListParameterDataSupplierpublic List getKeys()
getKeys in interface org.jboss.dashboard.ui.panel.parameters.ComboListParameterDataSupplierCopyright © 2012–2016 JBoss by Red Hat. All rights reserved.