wxListView

See external documentation: wxListView.

See external documentation: wxListView.

This class is derived (and can use functions) from:
wxControl
wxWindow
wxEvtHandler

Functions


clearColumnImage(This, Col) -> ok

See external documentation.

focus(This, Index) -> ok

See external documentation.

getFirstSelected(This) -> integer()

See external documentation.

getFocusedItem(This) -> integer()

See external documentation.

getNextSelected(This, Item) -> integer()

See external documentation.

isSelected(This, Index) -> boolean()

See external documentation.

select(This, N) -> ok

Equivalent to select(This, N, []).

select(This, N, Options::[Option]) -> ok

See external documentation.

setColumnImage(This, Col, Image) -> ok

See external documentation.