public class GridValueHolder extends Object
| Constructor and Description |
|---|
GridValueHolder(GridViewConfiguration config,
TypedObject item) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getImageURL() |
String |
getLabel() |
String |
getShortInfo() |
TypeService |
getTypeService() |
protected String |
getValue(PropertyDescriptor descriptor) |
public GridValueHolder(GridViewConfiguration config, TypedObject item)
protected String getValue(PropertyDescriptor descriptor)
public String getImageURL()
public String getLabel()
public String getDescription()
public String getShortInfo()
public TypeService getTypeService()
Copyright © 2017 SAP SE. All Rights Reserved.