TagCloud.getActiveItem

Syntax

getActiveItem();

Description

The getActiveItem method returns the active cloud tag.

Comments

A returned value is an instance of the class PP.Ui.TagCloudItem.

Example

The example of method use is given in description of the TagCloud.addItem method.

See also:

TagCloud