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