public class GenericChartController
extends DefaultWidgetController
| Modifier and Type | Field and Description |
|---|---|
static String |
REFRESH_INPUT_SOCKET |
static String |
YW_GENERIC_CHART_INFO_LABEL |
static String |
YW_GENERIC_CHART_INFO_VALUE |
static String |
YW_GENERIC_CHART_INFO_WRAPPER |
| Constructor and Description |
|---|
GenericChartController() |
| Modifier and Type | Method and Description |
|---|---|
protected Charts |
getCharts() |
protected Div |
getInfoContainer() |
void |
initialize(Component comp) |
void |
refresh() |
protected void |
renderInfoLabels(Collection<ChartInfoLabel> infoLabels) |
public static final String REFRESH_INPUT_SOCKET
public static final String YW_GENERIC_CHART_INFO_WRAPPER
public static final String YW_GENERIC_CHART_INFO_VALUE
public static final String YW_GENERIC_CHART_INFO_LABEL
public void initialize(Component comp)
protected void renderInfoLabels(Collection<ChartInfoLabel> infoLabels)
public void refresh()
protected Charts getCharts()
protected Div getInfoContainer()
Copyright © 2017 SAP SE. All Rights Reserved.