wxformoptiongroup
Description
Type Tags
None
Object Value
Objects of type wxformoptiongroup have no value, and it is an error to try to get or set this value.
wxformoptiongroup.new()
Description
Prototype
wxformoptiongroup
.new
()
Parameters
None
Properties
Property | Type | Description |
---|---|---|
addmember | function | |
members | list | |
select | function | |
type | type |
Methods
addmember()
Description
Prototype
wxformoptiongroupvar
.addmember
(
wxformoptiongroup
,
wxformoption me
)
ob
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | wxformoptiongroup | |
ob | None | wxformoption |
select()
Description
Prototype
wxformoptiongroupvar
.select
(
wxformoptiongroup
,
wxformoptiongroupmember me
)
member
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | wxformoptiongroup | |
member | None | wxformoptiongroupmember |