public class ChapterLabelProvider extends AbstractObjectLabelProvider<Chapter>
| Constructor and Description |
|---|
ChapterLabelProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getIconPath(Chapter item) |
protected String |
getIconPath(Chapter item,
String languageIso) |
protected String |
getItemDescription(Chapter item) |
protected String |
getItemDescription(Chapter item,
String languageIso) |
protected String |
getItemLabel(Chapter chap) |
protected String |
getItemLabel(Chapter chap,
String languageIso) |
getDescription, getDescription, getIconPath, getIconPath, getLabel, getLabel, getModelServicepublic static final String ICON_PATH
protected String getItemLabel(Chapter chap)
getItemLabel in class AbstractObjectLabelProvider<Chapter>protected String getItemLabel(Chapter chap, String languageIso)
getItemLabel in class AbstractObjectLabelProvider<Chapter>protected String getIconPath(Chapter item)
getIconPath in class AbstractObjectLabelProvider<Chapter>protected String getIconPath(Chapter item, String languageIso)
getIconPath in class AbstractObjectLabelProvider<Chapter>protected String getItemDescription(Chapter item)
getItemDescription in class AbstractObjectLabelProvider<Chapter>protected String getItemDescription(Chapter item, String languageIso)
getItemDescription in class AbstractObjectLabelProvider<Chapter>Copyright © 2017 SAP SE. All Rights Reserved.