wxRuby Documentation Home

Wx::GridCellChoiceEditor

Derived from

GridCellEditor

See also

GridCellEditor, GridCellFloatEditor, GridCellBoolEditor, GridCellTextEditor, GridCellNumberEditor

Methods

GridCellChoiceEditor.new

GridCellChoiceEditor.new(%(arg-type)Integer% count = 0, String choices[] = nil, Boolean allowOthers = false) GridCellChoiceEditor.new(%(arg-type)ArrayString% choices, Boolean allowOthers = false)

GridCellChoiceEditor#set_parameters

set_parameters(%(arg-type)String% params)

Parameters string format is “item1[,item2[…,itemN]]”

[This page automatically generated from the Textile source at 2023-06-03 08:07:34 +0000]