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