Master.expandFirstItem

Syntax

expandFirstItem (animate, groupName, require);

Parameters

animate. Determines if expanding must be animated.

groupName. Group in which the first tab is expanded.

require. Determines whether to switch to the first tab in any case.

Description

The expandFirstItem method expands the first visible tab if the wizard is visible.

Example

The example of method use is given in description of the Master constructor.

See also:

Master