public CodeEditorContext(ParentClass objectName, string table) { displayedObject = objectName; tableName = table; }