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