Inherits from
- HasTraits: enthought.traits.has_traits.HasTraits
API Reference for Enthought Tool Suite 3.0.1
An event that signals a sorting has taken place.
The index attribute should be set to the row or column on which the data was sorted. An index of -1 indicates that no sort has been applied (or a previous sort has been unapplied). The reversed flag indicates that the sort has been done in reverse order.
© Copyright 2002-2008 Enthought, Inc.