public class TimeDimensionTypeStore extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected static TimeDimensionTypeElement |
dayElement |
protected static TimeDimensionTypeElement |
monthElement |
protected static TimeDimensionTypeElement |
quarterElement |
protected static ArrayList<TimeDimensionTypeElement> |
store |
protected static TimeDimensionTypeElement |
yearElement |
| Constructor and Description |
|---|
TimeDimensionTypeStore() |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<TimeDimensionTypeElement> |
getTimeDimensionType() |
static org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.TimeDimensionType |
selectedTimeDimension(String selected) |
static TimeDimensionTypeElement |
selectedTimeDimensionElement(String selected) |
static int |
selectedTimeDimensionPosition(String selected) |
protected static ArrayList<TimeDimensionTypeElement> store
protected static TimeDimensionTypeElement dayElement
protected static TimeDimensionTypeElement monthElement
protected static TimeDimensionTypeElement quarterElement
protected static TimeDimensionTypeElement yearElement
public static ArrayList<TimeDimensionTypeElement> getTimeDimensionType()
public static int selectedTimeDimensionPosition(String selected)
public static org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.TimeDimensionType selectedTimeDimension(String selected)
public static TimeDimensionTypeElement selectedTimeDimensionElement(String selected)
Copyright © 2014. All Rights Reserved.