Method: ProMotion::MotionTable::SectionedTable#set_table_view_data
- Defined in:
- lib/ProMotion/screen_helpers/_tables/_sectioned_table.rb
#set_table_view_data(data) ⇒ Object Also known as: setTableViewData
36 37 38 |
# File 'lib/ProMotion/screen_helpers/_tables/_sectioned_table.rb', line 36 def set_table_view_data(data) @mt_table_view_groups = data end |