Rebar.removeOnAutoSize

Overview | Methods | This Package | All Packages

Rebar.removeOnAutoSize

Removes the delegate that is assigned to the autoSize event.

Syntax

public void removeOnAutoSize( AutoSizeEventHandler handler )

Parameters

handler

The AutoSizeEventHandler delegate to be removed.

See Also   addOnAutoSize