population_control_column: Creates the control column html buttons prefixed with a given...

Description Usage Arguments Details

View source: R/shiny_utils.R

Description

When a delete button is pressed, 'deletePopulationClicked' will change When the edit button is pressed, 'editPopulationClicked' will change

Usage

1

Arguments

ns

the namespace (defaults to no namespace)

id

the id (without namespace)

len

the number of control elements to create

Details

The checkbox will have id ns(id)_checkbox_index The delete buttons will have id ns(id)_delete_button_index The edit buttons will have id ns(id)_edit_button_index


Novartis/subpat documentation built on April 11, 2020, 3:11 p.m.