AbstractCTableCellVariant Properties

  • cellDesign

    This property defines the background color of the table cell. You can find the valid values under WDUI_TABLE_CELL_DESIGN. The cellDesign can be used at column level and at cellVariant level. The value of cellVariant is retrieved and used for cellDesign. If no value for cellVariant exists, the system checks whether a cellDesign value exists at column level, which can then be used instead.

  • variantKey

    Key with which the cell variant can be addressed. If this key does not match the selectedCellVariant property of the column, this cell variant is displayed.