Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with General Visual Components > Classes > SlidePanel > SlidePanel.ConsoleOpened

SlidePanel.ConsoleOpened

Syntax

ConsoleOpened: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The ConsoleOpened event is fired on console opening.

Comments

A console combines the Header and Details panels.

Example

The example of event use is given in description of the ConsoleClosed event.

See also:

SlidePanel