Show TOC

 TableSingleMarkableCell PropertiesLocate this document in the navigation structure

Properties in View Designer
  • attributeToMark

    This property is bound to a context attribute of the TableColumn containing this  TableSingleMarkableCell, where the value of this attribute here is not relevant. Primary Property

  • cellDesign

    See WDUI_TABLE_CELL_DESIGN

  • markedData

    A cell is selected when the attribute pointer in markedData corresponds to the attributeToMark for the current cell.

    To ensure that only one cell can be selected within a table, markedData must be bound to a context attribute external to Table.DataSource.