Adds the specified HTML elements to the HTML control.
public final void setNewHTMLElements( DhElement[] elems )
elems
An array of DhElement objects that specifies the HTML elements to add to the control.
Items specified in the elems parameter must be DhElement objects or objects that extend the DhElement class.