Rebar.onAutoSize

Overview | Methods | This Package | All Packages

Rebar.onAutoSize

Triggers the autoSize event.

Syntax

protected void onAutoSize( AutoSizeEvent event )

Parameters

event

An AutoSizeEvent object that provides the event data.

Remarks

When overriding this method, call super.onAutoSize.

See Also   addOnAutoSize, removeOnAutoSize