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 determines whether contents of a basic dialog box with repository is collapsed.
The dialog box with the collapsed content looks as follows:
The example of use is given in the pagepage with description of the MetabaseDialogBase.clearSelection method.
See also: