MetabaseObjectsView.getFocusedObject

Syntax

getFocusedObject() : PP.Mb.Object;

Description

The getFocusedObject method returns focused repository object.

Example

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

See also:

MetabaseObjectsListView