Class: ProMotion::GroupedTableScreen

Inherits:
TableViewController show all
Includes:
GroupedTable, ScreenModule, Table, Table::Utils
Defined in:
lib/ProMotion/table/grouped_table_screen.rb

Instance Attribute Summary

Attributes included from Table

#promotion_table_data

Attributes included from ScreenModule

#first_screen, #modal, #parent_screen, #split_screen

Attributes included from Tabs

#tab_bar, #tab_bar_item

Method Summary

Methods included from GroupedTable

included

Methods included from Table::Utils

#array_all_members_of?, #index_path_to_section_index

Methods included from Table

#accessory_toggled_switch, #check_table_data, #create_table_cell, #deleteRowsAtIndexPaths, #delete_row, #numberOfSectionsInTableView, #original_search_string, #screen_setup, #search_string, #searching?, #sectionIndexTitlesForTableView, #set_up_longpressable, #set_up_refreshable, #set_up_searchable, #tableView, #table_view, #table_view_cell, #trigger_action, #update_table_data, #update_table_view_data

Methods included from Table::Longpressable

#make_longpressable, #on_long_press

Methods included from Table::Indexable

#table_data_index

Methods included from Table::Refreshable

#end_refreshing, #make_refreshable, #refreshView, #start_refreshing

Methods included from Table::Searchable

#create_search_bar, #make_searchable, #searchDisplayController, #searchDisplayControllerWillBeginSearch, #searchDisplayControllerWillEndSearch, #set_searchable_param_defaults

Methods included from Styling

#add, #add_to, #camelize, #closest_parent, #content_height, #content_max, #content_width, #hex_color, #remove, #rgb_color, #rgba_color, #set_attribute, #set_attributes, #view_or_self

Methods included from ScreenModule

#bounds, #first_screen?, #frame, #modal?, #on_appear, #on_disappear, #on_dismiss, #on_present, #on_rotate, #resolve_title, #screen_init, #should_autorotate, #should_rotate, #supported_device_families, #supported_device_family?, #supported_orientation?, #supported_orientations, #view_did_appear, #view_did_disappear, #view_did_load, #view_will_appear, #view_will_disappear, #will_appear, #will_disappear, #will_dismiss, #will_present, #will_rotate

Methods included from SplitScreen

#create_split_screen, #open_split_screen, #splitViewController

Methods included from Tabs

#create_tab_bar_item, #create_tab_bar_item_custom, #current_tag, included, #map_tab_symbol, #open_tab, #open_tab_bar, #refresh_tab_bar_item, #replace_current_item, #set_tab_bar_badge, #set_tab_bar_item

Methods included from NavBarModule

#add_nav_bar, #nav_bar?, #navigationController=, #navigation_controller, #navigation_controller=, #set_nav_bar_button, #set_nav_bar_left_button, #set_toolbar_items

Methods included from ScreenNavigation

#app_delegate, #close_screen, #open_in_split_screen, #open_modal, #open_root_screen, #open_screen, #push_view_controller, #send_on_return

Methods inherited from TableViewController

#didRotateFromInterfaceOrientation, #loadView, new, #shouldAutorotate, #shouldAutorotateToInterfaceOrientation, #viewDidAppear, #viewDidDisappear, #viewDidLoad, #viewWillAppear, #viewWillDisappear, #willRotateToInterfaceOrientation