setCollapsed(collapsed: Boolean);
collapsed. Indicates if dialog box content is collapsed. If this parameter is set to True dialog box content is collapsed, if the parameter if False content is expanded. This is an optional parameter, by default it is set to False.
The setCollapsed method indicates if contents of a base dialog with repository is collapsed.
The dialog box with the collapsed content looks as follows:
The example of use is given in the page with description of the MetabaseDialogBase.clearSelection method.
See also: