1wxChildFocusEvent(3) Erlang Module Definition wxChildFocusEvent(3)
2
3
4
6 wxChildFocusEvent - See external documentation: wxChildFocusEvent.
7
9 See external documentation: wxChildFocusEvent.
10
11 Use wxEvtHandler:connect/3 with EventType::
12 child_focus
13
14 See also the message variant #wxChildFocus{} event record type.
15
16 This class is derived (and can use functions) from:
17 wxCommandEvent
18 wxEvent
19
21 wxChildFocusEvent():
22
23
24 An object reference, The representation is internal and can be
25 changed without notice. It can't be used for comparsion stored on
26 disc or distributed for use on other nodes.
27
29 getWindow(This) -> wxWindow:wxWindow()
30
31 Types:
32
33 This = wxChildFocusEvent()
34
35 See external documentation.
36
38 <>
39
40
41
42 wx 1.8.9 wxChildFocusEvent(3)