API Reference for Enthought Tool Suite 3.2.0

A mix-in class for tools to maintain a tool state history and to move backwards and forwards through that history stack.

This mix-in listens for keypressed events; to handle keypresses in a subclass, call self._history_handle_key(event) to have this mix-in properly process the event.

Inherits from

Attributes

Inherited from base classes

Method summary

Inherited from base classes

Methods

© Copyright 2002-2009 Enthought, Inc.