TableCellBoolEditor
TableCellBoolEditor::TableCellBoolEditor(::Value* initialValue,
TableCellBoolEditor::~TableCellBoolEditor()
TableCellBoolEditor::ConfigureOptions()
TableCellBoolEditor::GetSelectedValue(::Value*& _value) const
class TableCellBoolEditor : public TableCellOptionPopUpEditor {
TableCellBoolEditor(::Value* initialValue,
virtual ~TableCellBoolEditor();
BReference<TableCellBoolEditor> editorReference(editor, true);
TableCellBoolEditor* editor = new(std::nothrow)
TableCellBoolEditor(value, formatter);