refreshPanels(restriction, consolePanel)
refreshPanels(restriction, consolePanel)
The console can refresh all panels in the dashboard or view:
var consolePanel = …
View.refreshPanels(restriction, consolePanel);
The dashboard view will refresh all panels, except the specified console panel, one at a time.
The view will display one refresh progress indicator for all panels.
Parameters:
-
restriction
(JS object): restriction to be applied to all panels, except for specified consolePanel -
consolePanel
(object reference):reference to console panel