| Home | Trees | Index | Help |
|
|---|
| Package wx :: Class ChildFocusEvent |
|
object--+ |Object--+ |Event--+ |CommandEvent--+ | ChildFocusEvent
wx.ChildFocusEvent notifies the parent that a child has received the
focus. Unlike wx.FocusEvent it is propagated up the window
heirarchy.
| Method Summary | |
|---|---|
| ChildFocusEvent |
Constructor |
__repr__(self)
| |
| Window |
The window which has just received the focus. |
| Method Details |
|---|
__init__(self,
win=None)
|
GetWindow(self)The window which has just received the focus.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Sun Mar 26 10:01:37 2006 | http://epydoc.sf.net |