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