@Deprecated public class CountryLabelProvider extends AbstractObjectLabelProvider<Country>
| Constructor and Description |
|---|
CountryLabelProvider()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getIconPath(Country item)
Deprecated.
|
protected String |
getIconPath(Country item,
String languageIso)
Deprecated.
|
protected String |
getItemDescription(Country item)
Deprecated.
|
protected String |
getItemDescription(Country item,
String languageIso)
Deprecated.
|
protected String |
getItemLabel(Country currency)
Deprecated.
|
protected String |
getItemLabel(Country currency,
String languageIso)
Deprecated.
|
getDescription, getDescription, getIconPath, getIconPath, getLabel, getLabel, getModelServiceprotected String getItemLabel(Country currency)
getItemLabel in class AbstractObjectLabelProvider<Country>protected String getItemLabel(Country currency, String languageIso)
getItemLabel in class AbstractObjectLabelProvider<Country>protected String getIconPath(Country item)
getIconPath in class AbstractObjectLabelProvider<Country>protected String getIconPath(Country item, String languageIso)
getIconPath in class AbstractObjectLabelProvider<Country>protected String getItemDescription(Country item)
getItemDescription in class AbstractObjectLabelProvider<Country>protected String getItemDescription(Country item, String languageIso)
getItemDescription in class AbstractObjectLabelProvider<Country>Copyright © 2017 SAP SE. All Rights Reserved.