Files
shiny/R
Yihui Xie 8eb5a45718 per suggestion of @wch, we do not pass the selected/checked status in the message; the selected values are in message$value, and they will be set via this.setValue(el, data.value) in receiveMessage() in shiny.js
also note that updateSelectInput() is essentially the same as updateCheckboxGroupInput() now, because it does not matter if the attribute name is 'selected' or 'checked'
2013-12-31 15:06:17 -06:00
..
2013-06-18 17:07:42 -07:00
2013-12-27 21:41:34 -06:00
2013-12-15 00:21:49 -08:00
2013-12-21 10:26:45 -08:00
2012-11-21 23:02:40 -08:00