API Reference for Enthought Tool Suite 3.0.1

The interface for scroll handlers.

A scroll handler handles the scroll events generated by scrollbar events in a Scrolled component. By default, a Scrolled will serve as its own ScrollHandler. In that role, Scrolled will merely move and clip the child component.

If a component wishes to manage its own scrolling, it may do so, by implementing this interface and attaching itself as its parent's scroll manager.

Method summary

Methods

© Copyright 2002-2008 Enthought, Inc.