Show TOC

AbstractTableColumn EventsLocate this document in the navigation structure

Use
  • onAction

    Assignment of the action to be executed when the user clicks on the TableColumn.

    Note

    Note that this action is not supported for a TableColumnGroup .

    Note also that this event is deprecated . Do not put any event on a TableColumn click. Instead, use Table.onSort for sorting columns and Table.onColSelect for the selection.

    Parameter Name

    Type

    Description

    ID

    STRING

    Standard Parameter

    CONTEXT_ELEMENT

    IF_WD_CONTEXT_ELEMENT

    Standard Parameter

    COL

    STRING

    ID of TableColumn