wxErlang

Reference Manual

Version 1.9.1

Table of Contents

wxCheckBox

Module

wxCheckBox

Module Summary

See external documentation: wxCheckBox.

Description

See external documentation: wxCheckBox.

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

DATA TYPES

wxCheckBox()

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.

Types

Id = integer()

Types

Id = integer()
Option = {pos, {X::integer(), Y::integer()}} | {size, {W::integer(), H::integer()}} | {style, integer()} | {validator, wx:wx_object()}

Types

This = wxCheckBox()
Id = integer()

Types

This = wxCheckBox()
Id = integer()
Option = {pos, {X::integer(), Y::integer()}} | {size, {W::integer(), H::integer()}} | {style, integer()} | {validator, wx:wx_object()}

Types

This = wxCheckBox()

See external documentation.
Res = ?wxCHK_UNCHECKED | ?wxCHK_CHECKED | ?wxCHK_UNDETERMINED

Types

This = wxCheckBox()
State = boolean()

Types

This = wxCheckBox()
State = wx:wx_enum()

See external documentation.
State = ?wxCHK_UNCHECKED | ?wxCHK_CHECKED | ?wxCHK_UNDETERMINED

Destroys this object, do not use object again