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