public class KPIDataSupplier extends Object implements org.jboss.dashboard.ui.panel.parameters.ComboListParameterDataSupplier
| Constructor and Description |
|---|
KPIDataSupplier() |
| Modifier and Type | Method and Description |
|---|---|
List |
getKeys() |
List<KPI> |
getKPIList() |
List |
getValues() |
void |
init(org.jboss.dashboard.workspace.PanelInstance panelInstance) |
public void init(org.jboss.dashboard.workspace.PanelInstance panelInstance)
init in interface org.jboss.dashboard.ui.panel.parameters.ComboListParameterDataSupplierpublic List getKeys()
getKeys in interface org.jboss.dashboard.ui.panel.parameters.ComboListParameterDataSupplierpublic List getValues()
getValues in interface org.jboss.dashboard.ui.panel.parameters.ComboListParameterDataSupplierCopyright © 2012–2016 JBoss by Red Hat. All rights reserved.