Home
last modified time | relevance | path

Searched refs:getCurrentRestoreContext (Results 1 – 4 of 4) sorted by relevance

/dports/www/R-cran-shiny/shiny/R/
H A Dbookmark-state.R478 getCurrentRestoreContext <- function() { function
511 oldInputs <- getCurrentRestoreContext()$input
H A Dshinyui.R215 if (getCurrentRestoreContext()$active) {
H A Dserver-input-handlers.R204 oldfile <- file.path(getCurrentRestoreContext()$dir, val$datapath)
H A Dshiny.R1554 rc <- getCurrentRestoreContext()
1570 rc <- getCurrentRestoreContext()
1572 restoreState <- getCurrentRestoreContext()$asList()
1595 rc <- getCurrentRestoreContext()
1597 restoreState <- getCurrentRestoreContext()$asList()