Module: ProMotion::GroupedTable::GroupedTableClassMethods

Defined in:
lib/ProMotion/table/grouped_table.rb

Instance Method Summary collapse

Instance Method Details

#table_styleObject



4
5
6
# File 'lib/ProMotion/table/grouped_table.rb', line 4

def table_style
  UITableViewStyleGrouped
end