public class ChartTypeStore extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected static ArrayList<ChartTypeElement> |
store |
protected static ChartTypeElement |
topRatingElement |
| Constructor and Description |
|---|
ChartTypeStore() |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<ChartTypeElement> |
getChartsType() |
static org.gcube.portlets.user.td.widgetcommonevent.shared.charts.ChartType |
selectedChart(String selected) |
static ChartTypeElement |
selectedChartElement(String selected) |
static int |
selectedChartPosition(String selected) |
protected static ArrayList<ChartTypeElement> store
protected static ChartTypeElement topRatingElement
public static ArrayList<ChartTypeElement> getChartsType()
public static int selectedChartPosition(String selected)
public static org.gcube.portlets.user.td.widgetcommonevent.shared.charts.ChartType selectedChart(String selected)
public static ChartTypeElement selectedChartElement(String selected)
Copyright © 2019. All Rights Reserved.