public class CurrencyModelLabelProvider extends AbstractModelLabelProvider<CurrencyModel>
CurrencyModel| Constructor and Description |
|---|
CurrencyModelLabelProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getIconPath(CurrencyModel item) |
protected String |
getIconPath(CurrencyModel item,
String languageIso) |
protected String |
getItemDescription(CurrencyModel item) |
protected String |
getItemDescription(CurrencyModel item,
String languageIso) |
protected String |
getItemLabel(CurrencyModel currency) |
protected String |
getItemLabel(CurrencyModel currency,
String languageIso) |
getDescription, getDescription, getIconPath, getIconPath, getLabel, getLabel, getModelService, setModelServiceprotected String getItemLabel(CurrencyModel currency)
getItemLabel in class AbstractModelLabelProvider<CurrencyModel>protected String getItemLabel(CurrencyModel currency, String languageIso)
getItemLabel in class AbstractModelLabelProvider<CurrencyModel>protected String getIconPath(CurrencyModel item)
getIconPath in class AbstractModelLabelProvider<CurrencyModel>protected String getIconPath(CurrencyModel item, String languageIso)
getIconPath in class AbstractModelLabelProvider<CurrencyModel>protected String getItemDescription(CurrencyModel item)
getItemDescription in class AbstractModelLabelProvider<CurrencyModel>protected String getItemDescription(CurrencyModel item, String languageIso)
getItemDescription in class AbstractModelLabelProvider<CurrencyModel>Copyright © 2017 SAP SE. All Rights Reserved.