|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CellConfigAttributes
Field Summary | |
---|---|
static ConfigAttribute<ICellPainter> |
CELL_PAINTER
Attribute for configuring the ICellPainter that should be used to render a cell. |
static ConfigAttribute<IStyle> |
CELL_STYLE
Attribute for configuring the IStyle that should be used to render a cell. |
static ConfigAttribute<IDisplayConverter> |
DISPLAY_CONVERTER
Attribute for configuring the IDisplayConverter that should be used to convert the data in a cell for rendering. |
static ConfigAttribute<org.eclipse.swt.graphics.Color> |
GRID_LINE_COLOR
Attribute for configuring the Color that should be used to render the grid lines. |
static ConfigAttribute<Boolean> |
RENDER_GRID_LINES
Attribute for configuring whether grid lines should be rendered or not. |
Field Detail |
---|
static final ConfigAttribute<ICellPainter> CELL_PAINTER
static final ConfigAttribute<IStyle> CELL_STYLE
static final ConfigAttribute<IDisplayConverter> DISPLAY_CONVERTER
static final ConfigAttribute<org.eclipse.swt.graphics.Color> GRID_LINE_COLOR
static final ConfigAttribute<Boolean> RENDER_GRID_LINES
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |