Sha256: b334427088be0a998839db1c90236292803f678f6a464fabc4deafe9e060221a

Contents?: true

Size: 293 Bytes

Versions: 8

Compression:

Stored size: 293 Bytes

Contents

module ProMotion
  class GroupedTableScreen < TableViewController
    include ProMotion::ScreenModule
    include ProMotion::Table
    include ProMotion::Table::Utils # Workaround until https://hipbyte.freshdesk.com/support/tickets/2086 is fixed.
    include ProMotion::GroupedTable
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
ProMotion-2.3.1 lib/ProMotion/table/grouped_table_screen.rb
ProMotion-2.3.0 lib/ProMotion/table/grouped_table_screen.rb
ProMotion-2.2.2 lib/ProMotion/table/grouped_table_screen.rb
ProMotion-2.2.1 lib/ProMotion/table/grouped_table_screen.rb
ProMotion-2.2.0 lib/ProMotion/table/grouped_table_screen.rb
ProMotion-2.1.0 lib/ProMotion/table/grouped_table_screen.rb
ProMotion-2.1.0.beta1 lib/ProMotion/table/grouped_table_screen.rb
ProMotion-2.0.1 lib/ProMotion/table/grouped_table_screen.rb