Home | Trees | Indices | Help |
|
---|
|
object --+ | IContainer
Interface implemented by all components where actions can be registered. This means that the components lets others to register as action handlers to it. When the component receives an action targeting its contents it should loop all action handlers registered to it and let them handle the action.
Version: 1.1.2
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Registers a new action handler for this container
|
Removes a previously registered action handler for the contents of this container.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 31 14:06:36 2013 | http://epydoc.sourceforge.net |