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

NAME

6       wxGridCellTextEditor  -  See external documentation: wxGridCellTextEdi‐
7       tor.
8

DESCRIPTION

10       See external documentation: wxGridCellTextEditor.
11
12       This class is derived (and can use functions) from:
13       wxGridCellEditor
14

DATA TYPES

16         wxGridCellTextEditor():
17
18
19           An object reference, The representation  is  internal  and  can  be
20           changed  without  notice. It can't be used for comparsion stored on
21           disc or distributed for use on other nodes.
22

EXPORTS

24       new() -> wxGridCellTextEditor()
25
26              See external documentation.
27
28       setParameters(This, Params) -> ok
29
30              Types:
31
32                 This = wxGridCellTextEditor()
33                 Params = unicode:chardata()
34
35              See external documentation.
36
37       destroy(This::wxGridCellTextEditor()) -> ok
38
39              Destroys this object, do not use object again
40

AUTHORS

42       <>
43
44
45
46                                    wx 1.9             wxGridCellTextEditor(3)
Impressum