org.jboss.dashboard.ui.panel.navigation.menu
Class MenuTypeListDataSupplier
java.lang.Object
org.jboss.dashboard.ui.panel.navigation.menu.MenuTypeListDataSupplier
- All Implemented Interfaces:
- org.jboss.dashboard.ui.panel.parameters.ComboListParameterDataSupplier
public class MenuTypeListDataSupplier
- extends Object
- implements org.jboss.dashboard.ui.panel.parameters.ComboListParameterDataSupplier
Provides constant values for the menu panel: Workspace, page and panel
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PARAMETER_LANGUAGE
public static final String PARAMETER_LANGUAGE
- Parameters
- See Also:
- Constant Field Values
PARAMETER_PAGE
public static final String PARAMETER_PAGE
- See Also:
- Constant Field Values
PARAMETER_WORKSPACE
public static final String PARAMETER_WORKSPACE
- See Also:
- Constant Field Values
localeManager
protected org.jboss.dashboard.LocaleManager localeManager
- The locale manager.
MenuTypeListDataSupplier
public MenuTypeListDataSupplier()
init
public void init(org.jboss.dashboard.workspace.PanelInstance instance)
- Specified by:
init in interface org.jboss.dashboard.ui.panel.parameters.ComboListParameterDataSupplier
getValues
public List getValues()
- Specified by:
getValues in interface org.jboss.dashboard.ui.panel.parameters.ComboListParameterDataSupplier
getKeys
public List getKeys()
- Specified by:
getKeys in interface org.jboss.dashboard.ui.panel.parameters.ComboListParameterDataSupplier
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.