toggle menu
desktop-components
JVM
switch theme
search in API
desktop-components
/
org.cryptotrader.desktop.library.component.ui
/
DataTable
/
setRowContextMenu
set
Row
Context
Menu
fun
setRowContextMenu
(
contextMenuFactory
:
Function
<
T
,
ContextMenu
>
)
Sets a context menu specifically for rows. The factory provides the data item for the clicked row.