Dashboard Builder UI Panels 6.0.0.Beta5

org.jboss.dashboard.ui.panel.navigation.menu
Class MenuTypeListDataSupplier

java.lang.Object
  extended by 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


Field Summary
static String PARAMETER_LANGUAGE
          Parameters
static String PARAMETER_PAGE
           
static String PARAMETER_WORKSPACE
           
 
Constructor Summary
MenuTypeListDataSupplier()
           
 
Method Summary
 List getKeys()
           
 List getValues()
           
 void init(org.jboss.dashboard.workspace.PanelInstance instance)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

MenuTypeListDataSupplier

public MenuTypeListDataSupplier()
Method Detail

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

Dashboard Builder UI Panels 6.0.0.Beta5

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.