wxCheckListBox

See external documentation: wxCheckListBox.

See external documentation: wxCheckListBox.

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

Functions


new() -> wxCheckListBox()

See external documentation.

new(Parent, Id) -> wxCheckListBox()

Equivalent to new(Parent, Id, []).

new(Parent, Id, Options::[Option]) -> wxCheckListBox()

See external documentation.

check(This, Index) -> ok

Equivalent to check(This, Index, []).

check(This, Index, Options::[Option]) -> ok

See external documentation.

isChecked(This, Index) -> boolean()

See external documentation.

destroy(This::wxCheckListBox()) -> ok

Destroys this object, do not use object again