selectEl(key: String, doCheck: Boolean);
key. Key of the element, for which selection is set.
doCheck. Indicates if element selection state is checked. If the value is True, element selection state is checked, otherwise it is not.
The selectEl method sets element selection.
The example of method use is given in description of the Dimension.deselectEl method.
See also: