refreshAll(clearCache: Boolean);
clearCache. Indicates if cache data is cleared before refreshing the dialog box. If this parameter is set to True, cache data of the dialog box is cleared before the dialog box is refreshed. If this parameter is False, data is not cleared.
The refreshAll method refreshes all elements of a base dialog box with repository.
The example of use is given in the page with description of the MetabaseDialogBase.changeObjectListMode method.
See also: