| Modifier and Type | Method and Description |
|---|---|
List<TdTTemplateType> |
TdTemplateService.getTemplateTypes() |
| Modifier and Type | Method and Description |
|---|---|
String |
TdTemplateService.getConstraintForTemplateType(TdTTemplateType type) |
void |
TdTemplateServiceAsync.getConstraintForTemplateType(TdTTemplateType type,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
TdTemplateServiceAsync.getTemplateTypes(com.google.gwt.user.client.rpc.AsyncCallback<List<TdTTemplateType>> callback) |
| Modifier and Type | Method and Description |
|---|---|
TdTTemplateType |
TemplateSwitcherInteface.getTdTTemplateType() |
TdTTemplateType |
TemplateFormSwitcherPanel.getTdTTemplateType() |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateFormSwitcherPanel.updateTemplates(List<TdTTemplateType> result) |
| Modifier and Type | Method and Description |
|---|---|
List<TdTTemplateType> |
TdTemplateServiceImpl.getTemplateTypes() |
| Modifier and Type | Method and Description |
|---|---|
String |
TdTemplateServiceImpl.getConstraintForTemplateType(TdTTemplateType type) |
| Modifier and Type | Method and Description |
|---|---|
static List<TdTTemplateType> |
ConverterToTdTemplateModel.getTdTTemplateTypeFromTemplateCategoryValues() |
| Modifier and Type | Method and Description |
|---|---|
static TemplateCategory |
ConverterToTemplateServiceModel.tdTemplateTypeToTemplateCategory(TdTTemplateType templateType) |
Copyright © 2014. All Rights Reserved.