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