BubbleTreeBox.Refreshed

Syntax

Refreshed: function(sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The Refreshed event occurs after bubble tree container is refreshed.

Example

The example of method use is given on the BubbleTreeBox.refreshView page.

See also:

BubbleTreeBox