Overview | Methods | Fields | This Package | All Packages
Moves an element to a new numeric order in the flow.
Syntax
public void moveElement( DhElement element, int newOrder )
Parameters
element
The DhElement to move.
newOrder
The new numeric order in the flow of this container.