DhModule.appendEventHandlers

Overview | Methods | This Package | All Packages

DhModule.appendEventHandlers

Appends the event handlers of a given module to this module's event handler list.

Syntax

public void appendEventHandlers( DhModule m )

Parameters

m

The module containing the event handler list to be added to this element.