Modifier and Type | Method and Description |
---|---|
ITextStyleModificationCallback |
ViewColumn.getTextStyleModificationCallback()
Gets the callback which can be used to customize the appearance of the column's cells.
|
Modifier and Type | Method and Description |
---|---|
void |
ViewColumn.setTextStyleModificationCallback(ITextStyleModificationCallback value)
Sets the callback which can be used to customize the appearance of the column's cells.
|