public class CmsLinkComponentModelLabelProvider extends AbstractModelLabelProvider<CMSLinkComponentModel>
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CMS_LINK_COMPONENT_ICON_PATH |
| Constructor and Description |
|---|
CmsLinkComponentModelLabelProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getIconPath(CMSLinkComponentModel item) |
protected String |
getIconPath(CMSLinkComponentModel item,
String languageIso) |
protected String |
getItemDescription(CMSLinkComponentModel item) |
protected String |
getItemDescription(CMSLinkComponentModel item,
String languageIso) |
protected String |
getItemLabel(CMSLinkComponentModel item) |
protected String |
getItemLabel(CMSLinkComponentModel item,
String languageIso) |
getDescription, getDescription, getIconPath, getIconPath, getLabel, getLabel, getModelService, setModelServiceprotected static final String CMS_LINK_COMPONENT_ICON_PATH
protected String getItemLabel(CMSLinkComponentModel item)
getItemLabel in class AbstractModelLabelProvider<CMSLinkComponentModel>protected String getItemLabel(CMSLinkComponentModel item, String languageIso)
getItemLabel in class AbstractModelLabelProvider<CMSLinkComponentModel>protected String getIconPath(CMSLinkComponentModel item)
getIconPath in class AbstractModelLabelProvider<CMSLinkComponentModel>protected String getIconPath(CMSLinkComponentModel item, String languageIso)
getIconPath in class AbstractModelLabelProvider<CMSLinkComponentModel>protected String getItemDescription(CMSLinkComponentModel item)
getItemDescription in class AbstractModelLabelProvider<CMSLinkComponentModel>protected String getItemDescription(CMSLinkComponentModel item, String languageIso)
getItemDescription in class AbstractModelLabelProvider<CMSLinkComponentModel>Copyright © 2017 SAP SE. All Rights Reserved.