public class PlacementLabelProvider extends AbstractObjectLabelProvider<Placement>
| Constructor and Description |
|---|
PlacementLabelProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getIconPath(Placement item) |
protected String |
getIconPath(Placement item,
String languageIso) |
protected String |
getItemDescription(Placement item) |
protected String |
getItemDescription(Placement item,
String languageIso) |
protected String |
getItemLabel(Placement plac) |
protected String |
getItemLabel(Placement placement,
String languageIso) |
static Map<String,String> |
getPerformanceValues(Object element) |
static String |
getPreviewHTML(Object element) |
getDescription, getDescription, getIconPath, getIconPath, getLabel, getLabel, getModelServicepublic static final String ICON_PATH
protected String getItemLabel(Placement plac)
getItemLabel in class AbstractObjectLabelProvider<Placement>protected String getItemLabel(Placement placement, String languageIso)
getItemLabel in class AbstractObjectLabelProvider<Placement>protected String getIconPath(Placement item)
getIconPath in class AbstractObjectLabelProvider<Placement>protected String getIconPath(Placement item, String languageIso)
getIconPath in class AbstractObjectLabelProvider<Placement>protected String getItemDescription(Placement item)
getItemDescription in class AbstractObjectLabelProvider<Placement>protected String getItemDescription(Placement item, String languageIso)
getItemDescription in class AbstractObjectLabelProvider<Placement>Copyright © 2017 SAP SE. All Rights Reserved.