Trees | Indices | Help |
|
---|
|
object --+ | util.Event --+ | Signal
User interface signal which keeps assigned functions as strong reference to assure we can always call it. This implies that we may leave many dangling objects unless we are being properly cleaned up on deletion.
Calls generated from this event will not put the sender as first argument, but you may retrieve it using self.sender().
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|||
Configuration | |||
---|---|---|---|
use_weakref = False hash(x) |
|||
remove_on_error = False hash(x) |
|||
sender_as_argument = False hash(x) |
|
|||
Inherited from |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 19 18:00:18 2011 | http://epydoc.sourceforge.net |