Class: ProMotion::CollectionScreen
- Inherits:
-
CollectionViewController
- Object
- UICollectionViewController
- CollectionViewController
- ProMotion::CollectionScreen
- Includes:
- Collection, CollectionBuilder, ScreenModule
- Defined in:
- lib/ProMotion/collection/collection_screen.rb
Instance Attribute Summary
Attributes included from Collection
Attributes included from ScreenModule
#first_screen, #modal, #parent_screen, #screen_options, #split_screen
Attributes included from Tabs
Method Summary
Methods included from Collection
#cell_at, #check_collection_data, #collectionView, #collection_view, #numberOfSectionsInCollectionView, #reload_data, #screen_setup, #set_up_register_class, #update_collection_view_data, #viewDidLoad
Methods included from CollectionBuilder
#create_collection_cell, #on_cell_created, #on_cell_reused, #trigger_action
Methods included from Table::Utils
#array_all_members_of?, #index_path_to_section_index
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
#add_child_screen, #bounds, #did_receive_memory_warning, #first_screen?, #frame, #modal?, #on_appear, #on_disappear, #on_dismiss, #on_memory_warning, #on_present, #on_rotate, #remove_child_screen, #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 StatusBarModule
#hide_status_bar, included, #preferredStatusBarStyle, #preferredStatusBarUpdateAnimation, #prefersStatusBarHidden, #show_status_bar, #update_status_bar_appearance
Methods included from NavBarModule
#add_nav_bar, #nav_bar?, #navigationController=, #navigation_controller, #navigation_controller=, #set_nav_bar_button, #set_nav_bar_buttons, #set_toolbar_items, #update_nav_bar_visibility
Methods included from ScreenNavigation
#close_screen, #open_in_split_screen, #open_modal, #open_root_screen, #open_screen, #push_view_controller, #replace_nav_stack, #send_on_return
Methods included from Support
#app, #app_delegate, #app_window, #try
Methods inherited from CollectionViewController
#didRotateFromInterfaceOrientation, #init, #loadView, new, #shouldAutorotate, #shouldAutorotateToInterfaceOrientation, #viewDidAppear, #viewDidDisappear, #viewWillAppear, #viewWillDisappear, #willRotateToInterfaceOrientation