wxListView
Module
wxListView
Module Summary
See external documentation: wxListView.
Description
See external documentation: wxListView.
This class is derived (and can use functions) from:
wxControl
wxWindow
wxEvtHandler
DATA TYPES
Exports
clearColumnImage(This, Col) -> ok
getFirstSelected(This) -> integer()
Types
This = wxListView()
getFocusedItem(This) -> integer()
Types
This = wxListView()
getNextSelected(This, Item) -> integer()
isSelected(This, Index) -> boolean()
Equivalent to select(This, N, []).