DhElement.setBindID

Overview | Methods | This Package | All Packages

DhElement.setBindID

Sets the ID for the element being bound.

Syntax

public final DhElement setBindID( String id )

Parameters

id

The string to use for the ID attribute of the element.

Return Value

Returns this DhElement object with the ID attribute set.