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