DhElement.addOnSelectStart

Overview | Methods | This Package | All Packages

DhElement.addOnSelectStart

Assigns a delegate to the selectStart event. 

Syntax

protected void addOnSelectStart( EventHandler h )

Parameters

h

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

See Also   removeOnSelectStart