API Reference for Enthought Tool Suite 3.2.0
The event fired by the tree models/node monitors etc.
The nodes (if any) that have been inserted/removed/changed.
children = List
The starting index for nodes that have been inserted.
index = Int
The node that has changed.
node = Any
The nodes (if any) that have been replaced.
old_children = List
© Copyright 2002-2009 Enthought, Inc.