DhElement.addOnSetParent

Overview | Methods | This Package | All Packages

DhElement.addOnSetParent

Assigns a delegate to the setParent event. 

Syntax

protected void addOnSetParent( EventHandler h )

Parameters

h

The EventHandler delegate to be notified when the parent is set on this element.

See Also   removeOnSetParent