wxGridCellEditor(3erl) | Erlang Module Definition | wxGridCellEditor(3erl) |
wxGridCellEditor - See external documentation: wxGridCellEditor.
See external documentation: wxGridCellEditor.
An object reference, The representation is internal and can be changed without notice. It can't be used for comparsion stored on disc or distributed for use on other nodes.
create(This, Parent, Id, EvtHandler) -> ok
Types:
See external documentation.
isCreated(This) -> boolean()
Types:
See external documentation.
setSize(This, Rect) -> ok
Types:
See external documentation.
show(This, Show) -> ok
Types:
Equivalent to show(This, Show, []).
show(This, Show, Options::[Option]) -> ok
Types:
See external documentation.
paintBackground(This, RectCell, Attr) -> ok
Types:
This function is deprecated: deprecated function not available in wxWidgets-2.9 and later
See external documentation.
beginEdit(This, Row, Col, Grid) -> ok
Types:
See external documentation.
endEdit(This, Row, Col, Grid) -> boolean()
Types:
This function is deprecated: deprecated function not available in wxWidgets-2.9 and later
See external documentation.
reset(This) -> ok
Types:
See external documentation.
startingKey(This, Event) -> ok
Types:
See external documentation.
startingClick(This) -> ok
Types:
See external documentation.
handleReturn(This, Event) -> ok
Types:
See external documentation.
<>
wx 1.8.6 |