Show TOC

Background documentationAbstractTableColumn Events Locate this document in the navigation structure

 

  • onAction

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

    Note 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.

    End of the note.

    Parameter Name

    Type

    Description

    ID

    STRING

    Standard Parameter

    CONTEXT_ELEMENT

    IF_WD_CONTEXT_ELEMENT

    Standard Parameter

    COL

    STRING

    ID of TableColumn