MetabaseObjectsListView.setFocused

Syntax

setFocused(key: Number);

Parameters

key. Object key.

Description

The setFocused method sets focus on the object with the specified key.

Example

The example of use is given on the page with description of the MetabaseObjectsListView.addObject method.

See also:

MetabaseObjectsListView