HTMLControl.setNewHTMLElements

Overview | Methods | This Package | All Packages

HTMLControl.setNewHTMLElements

Adds the specified HTML elements to the HTML control.

Syntax

public final void setNewHTMLElements( DhElement[] elems )

Parameters

elems

An array of DhElement objects that specifies the HTML elements to add to the control.

Remarks

Items specified in the elems parameter must be DhElement objects or objects that extend the DhElement  class.