Overview | Methods | This Package | All Packages
Sets all the items in the list.
Syntax
public void setItems( DhElement [ ] elements )
Parameters
elements
A DhElement array of the new items in the list.
Remarks
Any current items in the list are replaced.