Class: PeriodBreakdownPickerInput

Inherits:
TomSelectInput
  • Object
show all
Defined in:
app/inputs/period_breakdown_picker_input.rb

Instance Method Summary collapse

Methods inherited from TomSelectInput

#input, #input_html_classes

Instance Method Details

#collectionObject



3
4
5
# File 'app/inputs/period_breakdown_picker_input.rb', line 3

def collection
  Report::WebSitePerformance::WebSitePerformanceCommand::BREAKDOWN_OPTIONS
end