# File control/DocumentTable/DocumentTable.rb, line 183 def modify_document_type_selected=(document_type) i = @modify_document_type_call_index @modify_document_type_selected[i] = document_type end