updateOncotreeUIwidgets {cbpManager} | R Documentation |
Updates UI-widgets for specific columns of oncotree entries
updateOncotreeUIwidgets(session, row_last_clicked, mode = c("add", "edit"))
session |
Shiny session |
row_last_clicked |
the index of the row last clicked in the oncotree_table |
mode |
determines the inputId prefix of the UI-widget |
nothing to return