BubbleTreeBox.RequestMetadata

Syntax

RequestMetadata: function(sender, args);

Parameters

sender. Event source.

args. Event information. Available argument: IsReport - indicates that the data is requested for bubble tree container.

Description

The RequestMetadata event occurs on requesting metadata for bubble tree container.

Example

The event is under development.

See also:

BubbleTreeBox