# File control/DocumentTable/DocumentTable.rb, line 256 def add_filter_type_selected=(filter_type) i = @add_filter_type_call_index @add_filter_type_selected[i] = filter_type end