insertItemBefore method

Point insertItemBefore (Point newItem, int index)

Implementation

Point insertItemBefore(Point newItem, int index) native;