setRowContextMenu

fun setRowContextMenu(contextMenuFactory: Function<T, ContextMenu>)

Sets a context menu specifically for rows. The factory provides the data item for the clicked row.