Class: WatcherQueryColumn
- Inherits:
-
QueryColumn
- Object
- QueryColumn
- WatcherQueryColumn
- Defined in:
- app/models/query.rb
Instance Attribute Summary
Attributes inherited from QueryColumn
#default_order, #groupable, #name, #sortable, #totalable
Instance Method Summary collapse
Methods inherited from QueryColumn
#caption, #css_classes, #frozen?, #group_by_statement, #group_value, #groupable?, #initialize, #inline?, #sortable?, #value
Methods included from Redmine::I18n
#abbr_day_name, #current_language, #day_letter, #day_name, #find_language, #format_date, #format_hours, #format_time, included, #l, #l_hours, #l_hours_short, #l_or_humanize, #languages_options, #ll, #lu, #month_name, #normalize_float, #set_language_if_valid, #valid_languages
Constructor Details
This class inherits a constructor from QueryColumn