Class: ProMotion::WebScreen

Inherits:
ViewController show all
Includes:
ScreenModule, WebScreenModule
Defined in:
lib/ProMotion/web/web_screen.rb

Instance Attribute Summary

Attributes included from WebScreenModule

#detector_types, #external_links, #scale_to_fit, #webview

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 WebScreenModule

#back, #can_go_back, #can_go_forward, #check_content_data, #convert_retina_images, #current_url, #evaluate, #forward, #html, #on_init, #open_in_chrome, #open_in_safari, #open_url, #refresh, #screen_setup, #set_content, #set_initial_content, #stop, #web, #webView, #webViewDidFinishLoad, #webViewDidStartLoad, #web_view_setup

Methods included from ScreenModule

#add_nav_bar_buttons, #bounds, #first_screen?, #frame, #modal?, #on_appear, #on_disappear, #on_dismiss, #on_present, #on_rotate, #resolve_status_bar, #resolve_title, #screen_init, #should_autorotate, #should_rotate, #status_bar_hidden, #status_bar_style, #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_buttons, #set_nav_bar_left_button, #set_toolbar_items

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 ScreenNavigation

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

Methods included from Support

#app, #app_delegate, #app_window, #try

Methods inherited from ViewController

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