VerticalBreadCrumb.moveItem

Syntax

moveItem(sender, direction);

Parameter

sender. Element changing position.

direction. Direction. It can be set to 1 or -1.

Description

The moveItem method changes element position.

Comments

The VerticalBreadCrumb class is used for internal use of the PP.Exp.Ui.HiePanel class.

See also:

VerticalBreadCrumb