Sha256: 2f75e481f4a78baba9d6aa2782f752c1252dbafe938df87d62fcd8f71a3a684b

Contents?: true

Size: 329 Bytes

Versions: 13

Compression:

Stored size: 329 Bytes

Contents

module ProMotion
  class GroupedTableScreen < TableViewController
    include ProMotion::ScreenModule
    include ProMotion::TableBuilder
    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

13 entries across 13 versions & 1 rubygems

Version Path
ProMotion-3.0.0 lib/ProMotion/table/grouped_table_screen.rb
ProMotion-2.8.2 lib/ProMotion/table/grouped_table_screen.rb
ProMotion-2.8.1 lib/ProMotion/table/grouped_table_screen.rb
ProMotion-2.8.0 lib/ProMotion/table/grouped_table_screen.rb
ProMotion-2.7.1 lib/ProMotion/table/grouped_table_screen.rb
ProMotion-2.7.0 lib/ProMotion/table/grouped_table_screen.rb
ProMotion-2.6.1 lib/ProMotion/table/grouped_table_screen.rb
ProMotion-2.6.0 lib/ProMotion/table/grouped_table_screen.rb
ProMotion-2.5.0 lib/ProMotion/table/grouped_table_screen.rb
ProMotion-2.5.0.beta1 lib/ProMotion/table/grouped_table_screen.rb
ProMotion-2.4.2 lib/ProMotion/table/grouped_table_screen.rb
ProMotion-2.4.1 lib/ProMotion/table/grouped_table_screen.rb
ProMotion-2.4.0 lib/ProMotion/table/grouped_table_screen.rb