| Modifier and Type | Method and Description |
|---|---|
protected void |
ChangeColumnTypePanel.addHandlersForComboAttributeType(com.sencha.gxt.data.shared.LabelProvider<ColumnDataTypeElement> labelProvider) |
protected void |
ChangeColumnTypePanel.addHandlersForComboMeasureType(com.sencha.gxt.data.shared.LabelProvider<ColumnDataTypeElement> labelProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AddColumnPanel.addHandlersForComboAttributeType(com.sencha.gxt.data.shared.LabelProvider<ColumnDataTypeElement> labelProvider) |
protected void |
AddColumnPanel.addHandlersForComboMeasureType(com.sencha.gxt.data.shared.LabelProvider<ColumnDataTypeElement> labelProvider) |
| Modifier and Type | Method and Description |
|---|---|
com.sencha.gxt.data.shared.ModelKeyProvider<ColumnDataTypeElement> |
ColumnDataTypeProperties.id() |
com.sencha.gxt.data.shared.LabelProvider<ColumnDataTypeElement> |
ColumnDataTypeProperties.label() |
| Modifier and Type | Field and Description |
|---|---|
protected static ColumnDataTypeElement |
ColumnDataTypeStore.booleanElement |
protected static ColumnDataTypeElement |
ColumnDataTypeStore.dateElement |
protected static ColumnDataTypeElement |
ColumnDataTypeStore.geometryElement |
protected static ColumnDataTypeElement |
ColumnDataTypeStore.integerElement |
protected static ColumnDataTypeElement |
ColumnDataTypeStore.numericElement |
protected static ColumnDataTypeElement |
ColumnDataTypeStore.textElement |
| Modifier and Type | Field and Description |
|---|---|
protected static ArrayList<ColumnDataTypeElement> |
ColumnDataTypeStore.store |
| Modifier and Type | Method and Description |
|---|---|
static ColumnDataTypeElement |
ColumnDataTypeStore.selectedAttributeElement(String selected) |
static ColumnDataTypeElement |
ColumnDataTypeStore.selectedMeasureElement(String selected) |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<ColumnDataTypeElement> |
ColumnDataTypeStore.getAttributeType() |
static ArrayList<ColumnDataTypeElement> |
ColumnDataTypeStore.getMeasureType() |
Copyright © 2015. All Rights Reserved.