Open this page in the API Guide

ReportEditor.applyDefaultTheme Method

Applies the default application theme, if one is set, to either the whole Dashboard (if no adapters are specified), or do the specified adapters.
 

Parameters

adapters

Type: Array
ElementType: Adapter
(optional) The adapters to apply the default theme to.
Optional: True

Return Value


Type: jQuery.Deferred
The deferred tracking when this applying the theme is finished. If no default theme is set, this will resolve immediately.