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

NAME

6       wxFileDirPickerEvent   -  See  external  documentation:  wxFileDirPick‐
7       erEvent.
8

DESCRIPTION

10       See external documentation: wxFileDirPickerEvent.
11
12         Use wxEvtHandler:connect/3 with EventType::
13           command_filepicker_changed, command_dirpicker_changed
14
15       See also the message variant #wxFileDirPicker{} event record type.
16
17       This class is derived (and can use functions) from:
18       wxCommandEvent
19       wxEvent
20

DATA TYPES

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

EXPORTS

30       getPath(This) -> unicode:charlist()
31
32              Types:
33
34                 This = wxFileDirPickerEvent()
35
36              See external documentation.
37

AUTHORS

39       <>
40
41
42
43                                   wx 1.8.9            wxFileDirPickerEvent(3)
Impressum