
onAction
Assignment of the action to be executed when the user clicks on the TableColumn.
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 |
|
|
CONTEXT_ELEMENT |
IF_WD_CONTEXT_ELEMENT |
|
|
COL |
STRING |
ID of TableColumn |