rightClickSelect([enable])
Class: Table.
Since v1.1.0
Description:
Sets or gets whether to allow row selection with a click of a right mouse button.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
boolean |
Boolean value that enables or disables right-click row selection. |
Returns:
Returns this component instance if at least one argument is provided, otherwise returns current value.
Type: boolean | List
