Methods | Fields | This Package | All Packages

AutoSizeEvent Class

Provides data for the autoSize event of the Rebar object.

Event
  |
  +--AutoSizeEvent

package com.ms.wfc.ui

public class AutoSizeEvent
extends
Event

Remarks

The autoSize event occurs when the rebar automatically resizes itself in response to a change in the size or position of the bands it contains. An AutoSizeEvent object specifies the bounding rectangle for the resized rebar.

For information about the WFC event model, see Handling Events in WFC.