public class PageLabelProvider extends AbstractModelLabelProvider<PageModel>
| Modifier and Type | Field and Description |
|---|---|
static String |
ICON_PATH |
static String |
ICON_PATH_DOUBLE |
static String |
ICON_PATH_SEQUENCE |
| Constructor and Description |
|---|
PageLabelProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getIconPath(PageModel item) |
protected String |
getIconPath(PageModel item,
String languageIso) |
protected String |
getItemDescription(PageModel item) |
protected String |
getItemDescription(PageModel item,
String languageIso) |
protected String |
getItemLabel(PageModel page) |
protected String |
getItemLabel(PageModel page,
String languageIso) |
getDescription, getDescription, getIconPath, getIconPath, getLabel, getLabel, getModelService, setModelServicepublic static final String ICON_PATH
public static final String ICON_PATH_DOUBLE
public static final String ICON_PATH_SEQUENCE
protected String getItemLabel(PageModel page)
getItemLabel in class AbstractModelLabelProvider<PageModel>protected String getItemLabel(PageModel page, String languageIso)
getItemLabel in class AbstractModelLabelProvider<PageModel>protected String getIconPath(PageModel item)
getIconPath in class AbstractModelLabelProvider<PageModel>protected String getIconPath(PageModel item, String languageIso)
getIconPath in class AbstractModelLabelProvider<PageModel>protected String getItemDescription(PageModel item)
getItemDescription in class AbstractModelLabelProvider<PageModel>protected String getItemDescription(PageModel item, String languageIso)
getItemDescription in class AbstractModelLabelProvider<PageModel>Copyright © 2017 SAP SE. All Rights Reserved.