Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with Time Series Analysis > PP.TS.Ui > Classes > PeriodSeriesViewMaster > PeriodSeriesViewMaster.RootLoaded

PeriodSeriesViewMaster.RootLoaded

Syntax

RootLoaded(sender: Object, args: Object);

Parameters

sender. Event source.

args. Event information. Available argument: JSON object with the MetaAttrId field - series attribute ID.

Description

The RootLoaded event is fired on loading data to the PeriodSeriesViewMaster component.

Example

The example of property use is given on the Example of Creating the PeriodSeriesViewMaster Component page.

See also:

PeriodSeriesViewMaster