Moves an element to a new numeric order in the flow.
public void moveElement( DhElement element, int newOrder )
element
The DhElement to move.
newOrder
The new numeric order in the flow of this container.