API Reference for Enthought Tool Suite 3.2.0
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-2009 Enthought, Inc.