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 > Splitter > Splitter.getCollapsed

Splitter.getCollapsed

Syntax

getCollapsed ()

Description

The getCollapsed method returns index of the collapsed panel.

Comments

The panel is collapsed by the Splitter.collapse method.

Example

The property use is given in description of the Splitter.collapse method.

See also:

Splitter