insert(ctrl: PP.Ui.Control, index: Number);
ctrl. Item being added.
index. Position where item is added.
The insert method inserts an item to the table by index.
The example of method use is given in the Example of Creating the LayoutBox Component page.
See also: