public abstract class AbstractBTGItemCollectionLabelProvider<T,M> extends AbstractBTGLabelProvider<T>
| Constructor and Description |
|---|
AbstractBTGItemCollectionLabelProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getItemLabel(T item) |
protected abstract Collection<M> |
getItemObjectCollection(T item) |
protected abstract String |
getItemObjectName(M itemObject) |
protected abstract String |
getMessagePrefix() |
getIconPath, getIconPath, getIconPath, getIconPath, getItemDescription, getItemDescription, getItemLabel, getLabel, getLabelgetDescription, getDescription, getModelServicepublic AbstractBTGItemCollectionLabelProvider()
protected final String getItemLabel(T item)
getItemLabel in class AbstractBTGLabelProvider<T>protected abstract String getMessagePrefix()
protected abstract Collection<M> getItemObjectCollection(T item)
Copyright © 2017 SAP SE. All Rights Reserved.