| 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 x.__class__.__doc__ 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 Sat Jul 6 19:32:51 2013 | http://epydoc.sourceforge.net |