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