DhDocument.moveElement

Overview | Methods | This Package | All Packages

DhDocument.moveElement

Moves an element to a new numeric order in the layout flow.

Syntax

public void moveElement( DhElement element, int newOrder )

Parameters

element

The element to move.

newOrder

The new numeric order in the flow of this container.