API Reference for Enthought Tool Suite 2.7.1
Implementation of hooked methods.
Adds a post-hook to method 'method_name' on class 'klass'.
Adds a pre-hook to method 'method_name' on class 'klass'.
Removes a post-hook from method 'method_name' on class 'klass'.
Removes a pre-hook from method 'method_name' on class 'klass'.
Copyright © 2002-2008 Enthought, Inc.