DhForm.moveElement

Overview | Methods | Fields | This Package | All Packages

DhForm.moveElement

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.