updateOncotreeUIwidgets {cbpManager}R Documentation

Updates UI-widgets for specific columns of oncotree entries

Description

Updates UI-widgets for specific columns of oncotree entries

Usage

updateOncotreeUIwidgets(session, row_last_clicked, mode = c("add", "edit"))

Arguments

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

Value

nothing to return


[Package cbpManager version 1.2.0 Index]