Home | Trees | Indices | Help |
|
---|
|
object --+ | action.IHandler --+ | object --+ | | | action.IContainer --+ | | | action.INotifier --+ | ActionManager
Notes:
Empties the keymapper for each repaint to avoid leaks; can cause problems in the future if the client assumes key don't change. (if lazyloading, one must not cache results)
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
|
Registers a new action handler for this container
|
Removes a previously registered action handler for the contents of this container.
|
Gets the list of actions applicable to this handler.
|
Handles an action for the given target. The handler method may just discard the action if it's not suitable.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jun 10 22:40:21 2015 | http://epydoc.sourceforge.net |