| Modifier and Type | Field and Description |
|---|---|
protected com.sencha.gxt.widget.core.client.form.ComboBox<TimeDimensionTypeElement> |
ChangeColumnTypePanel.comboTimeDimensionType |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ChangeColumnTypePanel.addHandlersForComboTimeDimensionType(com.sencha.gxt.data.shared.LabelProvider<TimeDimensionTypeElement> labelProvider) |
| Modifier and Type | Field and Description |
|---|---|
protected com.sencha.gxt.widget.core.client.form.ComboBox<TimeDimensionTypeElement> |
AddColumnPanel.comboTimeDimensionType |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AddColumnPanel.addHandlersForComboTimeDimensionType(com.sencha.gxt.data.shared.LabelProvider<TimeDimensionTypeElement> labelProvider) |
| Modifier and Type | Method and Description |
|---|---|
com.sencha.gxt.data.shared.ModelKeyProvider<TimeDimensionTypeElement> |
TimeDimensionTypeProperties.id() |
com.sencha.gxt.data.shared.LabelProvider<TimeDimensionTypeElement> |
TimeDimensionTypeProperties.label() |
| Modifier and Type | Field and Description |
|---|---|
protected static TimeDimensionTypeElement |
TimeDimensionTypeStore.dayElement |
protected static TimeDimensionTypeElement |
TimeDimensionTypeStore.monthElement |
protected static TimeDimensionTypeElement |
TimeDimensionTypeStore.quarterElement |
protected static TimeDimensionTypeElement |
TimeDimensionTypeStore.yearElement |
| Modifier and Type | Field and Description |
|---|---|
protected static ArrayList<TimeDimensionTypeElement> |
TimeDimensionTypeStore.store |
| Modifier and Type | Method and Description |
|---|---|
static TimeDimensionTypeElement |
TimeDimensionTypeStore.selectedTimeDimensionElement(String selected) |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<TimeDimensionTypeElement> |
TimeDimensionTypeStore.getTimeDimensionType() |
Copyright © 2014. All Rights Reserved.