VerticalBreadCrumb.replaceItem

Syntax

replaceItem(item, newitem);

Parameter

item. Element which should be replaced.

newitem. New element.

Description

The replaceItem method replaces element to a new one.

Comments

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

See also:

VerticalBreadCrumb