Rebar.removeOnHeightChange

Overview | Methods | This Package | All Packages

Rebar.removeOnHeightChange

Removes the delegate that is assigned to the heightChange event.

Syntax

public void removeOnHeightChange( EventHandler handler )

Parameters

handler

The EventHandler delegate to be removed.

See Also   addOnHeightChange