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