1wxMenuEvent(3)             Erlang Module Definition             wxMenuEvent(3)
2
3
4

NAME

6       wxMenuEvent - See external documentation: wxMenuEvent.
7

DESCRIPTION

9       See external documentation: wxMenuEvent.
10
11         Use wxEvtHandler:connect/3 with EventType::
12           menu_open, menu_close, menu_highlight
13
14       See also the message variant #wxMenu{} event record type.
15
16       This class is derived (and can use functions) from:
17       wxEvent
18

DATA TYPES

20         wxMenuEvent():
21
22
23           An  object  reference,  The  representation  is internal and can be
24           changed without notice. It can't be used for comparsion  stored  on
25           disc or distributed for use on other nodes.
26

EXPORTS

28       getMenu(This) -> wxMenu:wxMenu()
29
30              Types:
31
32                 This = wxMenuEvent()
33
34              See external documentation.
35
36       getMenuId(This) -> integer()
37
38              Types:
39
40                 This = wxMenuEvent()
41
42              See external documentation.
43
44       isPopup(This) -> boolean()
45
46              Types:
47
48                 This = wxMenuEvent()
49
50              See external documentation.
51

AUTHORS

53       <>
54
55
56
57                                   wx 1.8.7                     wxMenuEvent(3)
Impressum