NavigatorBox.getFocusedObject

Syntax

getFocusedObject(): PP.Mb.Object;

Description

The getFocusedObject method returns selected repository object.

Example

The method use is given on the NavigatorBox.isContainer page.

See also:

NavigatorBox