MetabaseDialogBase.recalcSize

Syntax

recalcSize(width: Number, height: Number);

Parameters

width. Dialog box width

height. Dialog box height.

Description

The recalcSize method recalculates size of a base dialog with repository.

Example

The example of use is given in the pagepage with description of the MetabaseDialogBase.clearSelection method.

See also:

MetabaseDialogBase