| Modifier and Type | Method and Description |
|---|---|
List<TdTColumnCategory> |
TdTemplateService.getColumnCategoryByTemplateId(TemplateDefinition def) |
| Modifier and Type | Method and Description |
|---|---|
void |
TdTemplateServiceAsync.getColumnCategoryByTemplateId(TemplateDefinition def,
com.google.gwt.user.client.rpc.AsyncCallback<List<TdTColumnCategory>> callback) |
| Modifier and Type | Method and Description |
|---|---|
TdTColumnCategory |
SetColumnTypeDialogManager.getCategorySelected() |
TdTColumnCategory |
ColumnDefinition.getSelectedColumnCategory() |
| Modifier and Type | Method and Description |
|---|---|
List<TdTColumnCategory> |
SetColumnTypeDefinition.getListCategory() |
| Constructor and Description |
|---|
SetColumnTypeDialogManager(List<TdTColumnCategory> columnCategories) |
| Modifier and Type | Method and Description |
|---|---|
TdTColumnCategory |
ColumnDefinitionView.getSelectedColumnCategory() |
| Modifier and Type | Method and Description |
|---|---|
List<TdTColumnCategory> |
TdTemplateServiceImpl.getColumnCategoryByTemplateId(TemplateDefinition templateDefinition) |
| Modifier and Type | Method and Description |
|---|---|
static List<TdTColumnCategory> |
ConverterToTdTemplateModel.getTdTColumnCategoryFromTemplateCategory(TemplateCategory template) |
| Modifier and Type | Method and Description |
|---|---|
static ColumnCategory |
ConverterToTemplateServiceModel.tdTdTColumnCategoryToColumnCategory(TdTColumnCategory tdtColumnCategory) |
| Modifier and Type | Method and Description |
|---|---|
TdTColumnCategory |
TdColumnDefinition.getCategory() |
| Modifier and Type | Method and Description |
|---|---|
void |
TdColumnDefinition.setCategory(TdTColumnCategory category) |
| Constructor and Description |
|---|
TdColumnDefinition(int index,
TdTColumnCategory category,
TdTDataType dataType) |
Copyright © 2014. All Rights Reserved.