AbstractCTableColumn Properties

Use

  • accessibilityDescription

    If you have activated accessibility, the assigned text is added to the quick info. This description provides semantic details of the UI element, and is only read by the screen reader if the user focuses the complete Ul element.

    This property can be personalized by administrators.

  • COLUMN_DRAG_INFO

    ID of DragSourceInfo (from the aggregation DRAG_SOURCE_INFOS of the table) that applies to the column.

    For more information, see Drag&Drop with CTable.

  • COLUMN_DROP_INFO

    Name or ID of DropTargetInfo (from the DROP_ROW_TRG_INFOSaggregation of the table) that applies to the column.

    For more information, see Drag&Drop with CTable.

  • COLUMN_EDGE_DROP_INFO

    Name or ID of DropTargetInfo (from the DROP_ROW_TRG_INFOS aggregation of the table) that applies to a drop before or after the column.

    For more information, see Drag&Drop with CTable.

  • FIXED_POSITION

    Specifies whether a CTableColumn is fixed on the left or right, or not fixed. The following values can be set in personalization:

    • left

    • notFixed

    • right

    This property can be personalized by administrators.

  • VISIBLE

    Both users and administrators can personalize this property. The following values can be set in personalization: none

    The following values cannot be set in personalization: visible