wxGridCellEditor

See external documentation: wxGridCellEditor.

See external documentation: wxGridCellEditor.

Functions


create(This, Parent, Id, EvtHandler) -> ok

See external documentation.

isCreated(This) -> boolean()

See external documentation.

setSize(This, Rect) -> ok

See external documentation.

show(This, Show) -> ok

Equivalent to show(This, Show, []).

show(This, Show, Options::[Option]) -> ok

See external documentation.

paintBackground(This, RectCell, Attr) -> ok

This function is deprecated: deprecated function not available in wxWidgets-2.9 and later

See external documentation.

beginEdit(This, Row, Col, Grid) -> ok

See external documentation.

endEdit(This, Row, Col, Grid) -> boolean()

This function is deprecated: deprecated function not available in wxWidgets-2.9 and later

See external documentation.

reset(This) -> ok

See external documentation.

startingKey(This, Event) -> ok

See external documentation.

startingClick(This) -> ok

See external documentation.

handleReturn(This, Event) -> ok

See external documentation.