NavigationBar.Collapsed

Syntax

Collapsed: function(sender,args)

Parameters

sender. Event source.

args. Event information.

Description

The Collapsed event occurs after collapsing panel tabs.

Example

The example of event use is given in description of the NavigationBar.removeItemByIndex method.

See also:

NavigationBar