public class CellRenderer extends ColumnConfiguration
| Modifier and Type | Field and Description |
|---|---|
protected String |
clazz |
protected String |
springBean |
| Constructor and Description |
|---|
CellRenderer() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClazz()
Gets the value of the clazz property.
|
String |
getSpringBean()
Gets the value of the springBean property.
|
void |
setClazz(String value)
Sets the value of the clazz property.
|
void |
setSpringBean(String value)
Sets the value of the springBean property.
|
getName, getPosition, getRenderer, getWidth, isEditable, isSortable, isVisible, setEditable, setName, setPosition, setRenderer, setSortable, setVisible, setWidthpublic String getClazz()
Stringpublic void setClazz(String value)
value - allowed object is Stringpublic String getSpringBean()
StringCopyright © 2017 SAP SE. All Rights Reserved.