Class: PeriodGroupingPickerInput
- Inherits:
-
TomSelectInput
- Object
- SimpleForm::Inputs::CollectionSelectInput
- TomSelectInput
- PeriodGroupingPickerInput
- Defined in:
- app/inputs/period_grouping_picker_input.rb
Overview
SimpleForm input wrapper: period grouping picker.
Instance Method Summary collapse
Methods inherited from TomSelectInput
Instance Method Details
#collection ⇒ Object
4 5 6 |
# File 'app/inputs/period_grouping_picker_input.rb', line 4 def collection Report::OrdersOriginReport::OrdersReportCommand::GROUPING_OPTIONS end |